On Sat, May 17, 2014 at 10:04 AM, Richard Heck <rgh...@lyx.org> wrote:
> You can set it only to push your current branch by doing: > > git config --global push.default current > See http://stackoverflow.com/questions/948354/git-push-default-behavior for > more info. Just a note that I believe this is the default in Git 2.0: http://lkml.iu.edu/hypermail/linux/kernel/1405.3/02592.html Scott