On Thu, Mar 8, 2012 at 11:01, Jeremy Morton <jeremy@xxxxxxxxxxxx> wrote: > Hi everyone, Hi Jeremy (sorry to be late, back from holiday) > I've noticed that the default behaviour of 'git push' is to push to > *all* branches that have a remote branch set up. In order to push > just to one branch, you must specify 'git push repo branchname'. > > This seems rather unintuative to me I made many Git presentation and managed a lot of training[1] and the first thing I explain on the configuration is : 1. set your name and email 2. change the default push option[2] Moreover, most people I see don't understand the default behaviour: it's a frequently ask question by beginner. [1] For git French : http://gitfr.net/blog [2] I recommend tracking -- Sebastien Douche <sdouche@xxxxxxxxx> Twitter: @sdouche / G+: +sdouche -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html