Thread (7 messages) 7 messages, 3 authors, 2019-06-03

Re: Simple shortcut for "git push --set-upstream origin newBranchName"

From: Patryk Obara <hidden>
Date: 2019-05-31 15:05:29

On 31/05/2019 16:56, Cliff Schomburg wrote:
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.
I think most people will agree, considering it already works this way :)

The default behaviour of git push changed in Git 2.0, perhaps you were 
reading some old tutorial. You can configure it to match your 
preferences by changing push.default value in your git config:

https://git-scm.com/docs/git-config#Documentation/git-config.txt-pushdefault

--
Patryk Obara
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help