On Fri, Mar 13, 2009 at 1:48 PM, Peter Krefting <peter@xxxxxxxxxxxxxxxx> wrote: > 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? Just try - git push remote branch :) > > The git-config manual page leads me to believe that I should recofigure > "remote.<name>.push", but it points me to the "refspec" spec on git-push, > which is a tad cryptic. > > -- > \\// Peter - http://www.softwolves.pp.se/ > -- > 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 > -- Imran M Yousuf Entrepreneur & Software Engineer Smart IT Engineering Dhaka, Bangladesh Email: imran@xxxxxxxxxxxxxxxxxxxxxx Blog: http://imyousuf-tech.blogs.smartitengineering.com/ Mobile: +880-1711402557 -- 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