Wow, I did not see that in the man pages... but I see it now. Thanks! So I guess I would change my ask to this: "git push -u" Should default to "origin branch" if no parameters are provided. Thoughts? Thanks, Cliff -----Original Message----- From: Patryk Obara <dreamer.tan@xxxxxxxxx> Sent: Friday, May 31, 2019 10:51 AM To: Cliff Schomburg <clisc@xxxxxxxxxxxxx>; git@xxxxxxxxxxxxxxx Subject: Re: Simple shortcut for "git push --set-upstream origin newBranchName" On 31/05/2019 16:45, Cliff Schomburg wrote: > I'm proposing a shortcut for this command. What's wrong with "$ git push -u origin branch"? -- Patryk Obara