Thread (7 messages) flat view 7 messages, 3 authors, 2016-06-15

Re: [PATCH] git builtin "push"

From: Linus Torvalds <torvalds@osdl.org>
Date: 2016-06-15 22:42:24


On Sun, 30 Apr 2006, sean wrote:
On Sun, 30 Apr 2006 13:07:42 -0700 (PDT)
Linus Torvalds [off-list ref] wrote:
quoted
The way it works is that

	"git push repo"

with no branch specs will update all branches that are IN COMMON between 
your tree and the repository you're pushing to. In other words, it's meant 
to sync up the branches that you have already pushed.
True, as long as you don't have any Push: lines in your .git/remotes/repo
file.  Any such lines act just like you gave them on the command line
which afaik effectively removes the ability to say "update all branches
we have in common".
Ok, so my built-in version "fixes" that "feature". 

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