On Tue, Oct 5, 2010 at 3:35 PM, Sverre Rabbelier <srabbelier@xxxxxxxxx> wrote: > Since it is such a simple command expansion, why not create an alias > that does just that? Because I don't want an alias, I want to extend git-push. According to the man page, "git push" "Works like git push <remote>, where <remote> is the current branch's remote (or origin, if no remote is configured for the current branch)." What I'm advocating is that "git push <branch>" would be described with: "Works like git push <remote> <branch>, where <remote> is the <branch>'s remote (or origin, if no remote is configured for <branch>)." -- 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