Git push quirks - How To
I have experience with a number of distributed version control systems (DVCS) including Darcs, BitKeeper, Mercuial, Bazaar and now Git.
Git has a lot going for it, so I've decided to "lease" my soul to it for version control.
Git has some quirks, however. One of them is the notion of "push". Git's push doesn't work as I've come to expect in other DVCSes. Here's a good posting on this quirkiness :
* http://hans.fugal.net/blog/2008/11/10/git-push-is-worse-than-worthless