[Webkit-unassigned] [Bug 36193] git.webkit.org repository is missing svn revision r49890

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 12:26:56 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36193





--- Comment #18 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-03-18 12:26:56 PST ---
(In reply to comment #14)
> Thanks, David.  To be explicit, I assume the following command would work for
> each topic branch we want to rebase (assuming the difference between
> topic-branch and broken-master consists only of our local changes)?
> 
> git rebase --onto master broken-master topic-branch

This is exactly how you want to merge topic branches from broken-master to
master.  Works like a dream, especially with resolve-ChangeLogs as the merge
driver.  :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list