Include tags when syncing master -> test * include tags when syncing master -> test Approved-by: Linus Flood
fix: Always run git fetch in netlify-branch-sync * Always run git fetch If we don't run git fetch `FETCH_HEAD` will not be set, since git clone does not set it. Approved-by: Joakim Jäderberg
feat: Add netlify-plugin-sync to partner-sas * Add netlify-plugin-sync to partner-sas Approved-by: Joakim Jäderberg