Hi,

here's a general git tip, not specific to LT: before you push, call 
"gitk". It will show all recent changes, and by looking at the commits 
between "master" and "remotes/origin/master" you can easily see what's 
going to be pushed. This way you can make sure that only the things get 
pushed that you really want to be pushed.

Other git tips are welcome.

Regards
  Daniel


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to