Re: Git Notes - Track rebase/etc + reverse-lookup for bugs ideas

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Miklos Vajna <vmiklos@...>
Cc: <git@...>, Jeff King <peff@...>, Johannes Schindelin <Johannes.Schindelin@...>, Thomas Harning <harningt@...>
Date: Monday, November 10, 2008 - 5:51 pm

On Monday 10 November 2008, Miklos Vajna wrote:
<johan@herland.net> wrote:

Sorry, I wasn't clear enough: I am talking about a copy-rebase, that is, the 
original public branch is unchanged, but you copy patches from it by making 
a local temporary branch that starts out in the same place and then 
rebasing it onto the other public branch where your want the patches to end 
up (followed by fast-forwarding the target branch and removing the temp 
branch). This is basically identical to cherry-picking a range of commits, 
but since "git cherry-pick" does not support cherry-picking a range of 
commits, this is the only alternative, AFAICS.

However, it would probably be a better solution to make "git cherry-pick" 
work on a commit range... (cf. the ongoing "multiple-commit cherry-pick" 
thread)


...Johan

-- 
Johan Herland, <johan@herland.net>
www.herland.net
--
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: Git Notes - Track rebase/etc + reverse-lookup for bugs i..., Johannes Schindelin, (Mon Nov 10, 3:51 pm)
Re: Git Notes - Track rebase/etc + reverse-lookup for bugs i..., Johannes Schindelin, (Mon Nov 10, 4:48 pm)
Re: Git Notes - Track rebase/etc + reverse-lookup for bugs i..., Johan Herland, (Mon Nov 10, 5:51 pm)