On Fri, Dec 9, 2011 at 10:03 AM, Ramkumar Ramachandra <artagnon@xxxxxxxxx> wrote: > Hi Justin, > > Justin Johnson wrote: >> git push alternateorigin >> should not do anything, but >> git push alternateorigin mybranch >> should push just mybranch. > > $ git config push.default nothing > Note: push.default defaults to "matching" > > Cheers. > > -- Ram Thank you, that's exactly it. I saw it in the docs for git-config but wasn't positive that's what I needed. --Justin -- 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