Re: [PATCH] git builtin "push"

From: sean <seanlkml@sympatico.ca>
Date: 2006-05-01 06:50:28
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".

Sean
-
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 06:55:49 2006

This archive was generated by hypermail 2.1.8 : 2006-05-01 06:56:11 EST