On Sat, 2014-08-02 at 14:14 +0200, Zeeshan Ali (Khattak) wrote:
You mean send them email to not push translations? Are they all on those lists and read their inbox each time before pushing changes? If so, sure but then again the main issue (at least for me) is forgetting (to run `git push master` rather than `git push master RELEASE`) so I don't know what adding an additional manual step to remember would achieve.
I like 'git push --follow-tags' If you have to 'git pull --rebase' due to a translation commit after running distcheck and tagging the commit, you can still do this: it's a bit questionable since the tag and release won't be on any branch, so I normally rerun distcheck, but it works.
Attachment:
signature.asc
Description: This is a digitally signed message part