Hi, I'm somehow quite confused about the desired workflow but I try an answer. Stephen R. van den Berg wrote:If I got the problem right, it is possible. But you have to rewrite and cannot just fake history, of course. And, as Michael wrote: ...for example, a "pick <commit>" that just picks the _tree_ of the commit and not the _introduced changes_. (I've never used info/grafts, but if I get the principle right, such tree-picks could realize a linear list of info/grafts history fakes.) Stephen wrote earlier: Hm, imho sequencer is well-suited for "non-parameterable" stuff. The "pick" instruction (onto the new parent) is your friend. "merge" instruction ;) sequencer doesn't allow to change committer data, but this could be an easy change if you really need that. The same with the author timestamp, that could only be reused from an old commit by using -C option on pick. "pause" instruction, and then do manual changes, then git sequencer --continue Stephan has also written: I wonder if grafts can be used in combination with sequencer in such a way that you rewrite foo~20000..foo~19950 and then fake the parents of foo~19949 to be the rewritten once. You can run gitk whenever you did "pause" in the sequencer file. [Btw, an integration of sequencer into gitk is also on the TODO list, but that's OT here.] Regards, Stephan -- Stephan Beyer <s-beyer@gmx.net>, PGP 0x6EDDD207FCC5040F -- 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
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
git: | |
| Gerrit Renker | [PATCH 28/37] dccp: Integration of dynamic feature activation - part 3 (client side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Tantilov, Emil S | WARNING: at include/net/sock.h:417 udp_lib_unhash |
