Re: How do I set the committer with cherry-pick? (or is there a better way to get changes from someone?)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

On Sat, Apr 5, 2008 at 5:05 PM, Junio C Hamano <gitster@pobox.com> wrote:

Ah, okay.  I see.  Thanks.



That makes sense.  So let's say somebody made some changes of their
own that I don't want in the repository.  Would the best thing for
them to do be to create a new branch off of my main line, and then
cherry-pick their commits in themself.  Then they send me the url
along with the branch, so that when I pull from them it's only the new
commits applied to the main line.

And finally, when I experimented with doing a pull instead of
cherry-pick, it listed the original author as the committer instead of
myself.  I think you're absolutely right that the burden should be on
them, so I can tell them to create a clean commit branch and just pull
from it, but I still need to be listed as the committer.

Pat
--
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: How do I set the committer with cherry-pick? (or is th ..., Pat Maddox, (Sat Apr 5, 5:58 pm)