On 2008.11.05 22:24:37 -0500, Deskin Miller wrote:That should be A^ ;-) ... and then you can merge newbranch into the existing branch that references D, fast-forwarding the branch. And then newbranch can be deleted. If you don't want to use a temporary branch, you can also do (while on the branch onto which you want to cherry-pick): git reset --hard C git rebase --onto ORIG_HEAD A^ Which should get you the same result, without using a temporary branch. Björn -- 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
| Benjamin Herrenschmidt | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
| Daniel Walker | Re: [Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS] |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrew Morton | -mm merge plans for 2.6.23 |
git: | |
| David Miller | [GIT]: Networking |
| Hannes Eder | [PATCH 01/43] drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier ... |
| Gerrit Renker | [PATCH 16/37] dccp: API to query the current TX/RX CCID |
| Herbert Xu | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
