From: "Arnaldo Carvalho de Melo" <[EMAIL PROTECTED]>
Date: Tue, 21 Feb 2006 21:49:14 -0300
> Do you prefer? Today I talked with our git guy (Eduardo Habkost) and
> changed my mind, doing things (duh!) in "master" and using git-fetch/
> git-rebase to track your net-2.6.17 tree seems less noisy on Linus
> git log history :-)
I think I'm more likely to make mistakes if you use branches
_unless_ you list the branch in the URL like this:
--------------------
Please pull from:
$(GIT_URL) $(BRANCH_NAME)
--------------------
because I just copy&paste the line into a "git pull" command.
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html