Re: [PATCH] git builtin "push"

From: Linus Torvalds <torvalds@osdl.org>
Date: 2006-05-01 07:05:33
On Sun, 30 Apr 2006, sean wrote:

> On Sun, 30 Apr 2006 13:07:42 -0700 (PDT)
> Linus Torvalds <torvalds@osdl.org> wrote:
> 
> > 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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Mon May 01 07:07:27 2006

This archive was generated by hypermail 2.1.8 : 2006-05-01 07:07:49 EST