On Tue, Apr 10, 2007 at 01:52:46PM -0700, Junio C Hamano wrote:That recipe looks ummm complicated... What I usually do is: git format-patch HEAD~4..HEAD git reset --hard HAED~4 patch -p1 < 0004* ...edit... delete diff from 0004* git diff >> 0004* git reset --hard git am 000* Maybe this is as complicated as your example but this is very simple to deal with. And I do not destroy history or anything. But that said I do not use topic brances but simply clone my local repository as needed. And I always deal with a linear history. [I post this mostly to check if this is insane and I need to understand the way you propose to do stuff] Sam - 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
| Ingo Molnar | Re: x86: 4kstacks default |
| Stephen Rothwell | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Rafael J. Wysocki | [Bug #10919] [regression] display dimming is slow and laggy - Acer Travelmate 661lci |
git: | |
| Linus Torvalds | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
