Thread (14 messages) flat view 14 messages, 8 authors, 2016-06-15

Re: Not pushing all branches?

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:46:23

Hi,

On Fri, 13 Mar 2009, Peter Krefting wrote:
Imran M Yousuf:
quoted
Just try -
git push remote branch :)
That is what I do. Unfortunately, the times I forged to name the branch, 
it pushes my master branch, which is different from the remote's, and I 
have to go to the other repository and reset it manually...
You can set

$ git config remote.<remote>.push invalid-branch-name

so that

$ git push <remote>

will give you an error.

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help