24 Mar
2007
24 Mar
'07
11:18 a.m.
Tilman Sauerbeck [2007-03-19 08:33]:
[snip]
Publish our changes: $ git push
5 days have passed, and you want to update your local repository. Like this. Grab the latest bits: $ git fetch And update your 2.3 branch: $ git checkout 2.3 $ git rebase origin/2.3 Ditto for other branches. Regards, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?