Re: [PATCH] Explicitly add the default "git pull" behaviour to .git/config on clone

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Schindelin <Johannes.Schindelin@...>
Cc: Andy Parkins <andyparkins@...>, <git@...>
Date: Thursday, December 7, 2006 - 10:44 am

On Thursday 07 December 2006 15:13, Johannes Schindelin wrote:

Oh, no problem ;-) I myself used quite strong words. And I fully agree that
it makes life easier for users. And it is way easier to do it in git-clone
because
(1) in git-clone we _know_ that we branch of a tracking branch; in git-branch,
we first have to check if we want the configuration set.
(2) git-branch is more difficult to change because it's written in C :-)

However, as discussed in another thread, branch.*.merge currently has quite
a strange semantic [*1*], and without changing, users have no way to grasp this
configuration option.

And that branch renaming feature cooking in pu really has to move branch
attributes too, when we even officially set them now in git-clone.

Josef

[*1*] Currently, in branch.*.merge you have to specify the remote branch name
of a refspec which updates a local tracking branch in the fetch phase of git pull.
Ie. the option value has nothing todo with the merge action itself!
-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Explicitly add the default "git pull" behaviour ..., Josef Weidendorfer, (Wed Dec 6, 1:00 pm)
Re: [PATCH] Explicitly add the default "git pull" behaviour ..., Johannes Schindelin, (Wed Dec 6, 7:23 pm)
Re: [PATCH] Explicitly add the default "git pull" behaviour ..., Josef Weidendorfer, (Wed Dec 6, 10:49 pm)
Re: [PATCH] Explicitly add the default "git pull" behaviour ..., Johannes Schindelin, (Thu Dec 7, 10:13 am)
Re: [PATCH] Explicitly add the default "git pull" behaviour ..., Josef Weidendorfer, (Thu Dec 7, 10:44 am)
Re: [PATCH] Explicitly add the default "git pull" behaviour ..., Josef Weidendorfer, (Thu Dec 7, 10:52 am)
Re: [PATCH] Explicitly add the default "git pull" behaviour ..., Johannes Schindelin, (Wed Dec 6, 8:20 am)