2009/3/13 Peter Krefting [off-list ref]:
Hi!
Doing "git push remote" pushes all my local branches by default. Is there a
way to set it to *not* do that, and (for this particular remote repository)
just push the current branch?
Or failing that, not allow me to run "git
push" without specifying a branch?
I've been pushing for this behaviour, and there was a patch a few days
ago to do this. I'm not sure if it is/will be committed.
John Tapsell