Steffen Prohaska <prohaska@xxxxxx> writes: > On Sep 28, 2007, at 8:58 AM, Pierre Habouzit wrote: > >> On Fri, Sep 28, 2007 at 06:52:47AM +0000, Steffen Prohaska wrote: > > But I may also be interested to push only the current branch I'm working > on. I may also have some pending fixes on another branch that should not > be pushed now. Currently I need to do "git push origin > <current>:<someremote>". Sounds sensible. > Let me put it as a question: How can I push changes from the current > branch to all remote refs it is configured to push to via > "remote.<name>.push" > without pushing anything else at the same time? Sorry, but I do not get you. Are you talking about pushing your 'frotz' into more than one branches 'nitfol' and 'xyzzy' at the same remote 'origin' without having to say $ git push origin frotz:nitfol frotz:xyzzy ??? - 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