"Stephen R. van den Berg" <srb@cuci.nl> writes:Even though the answer to "the previous question" is a solid no, it is not just acceptable but it would be very useful to teach gitk that the commit you cherry-picked from is somehow related to the resulting commit from the cherry-picking, and teach it to give you an easy access (and even a visual cue about their relationship) to the other commit when it is showing the cherry-picked commit. I think the commit object name -x records in the commit message of the cherry-picked one is noticed by gitweb to give you an easy access. You could teach gitk a similar trick, and that would not just help cherry picking but also reverts, and a fix-up commit that says "This fixes the regression introduced by commit 90ff09a5". You could further draw _different_ kind of line on the upper "graph" pane, to show that a commit is _related_ to another commit. Because cherry-pick relation is about the resulting commit and the _single_ commit that was cherry-picked (in other words, the parent of the cherry-picked original does not have _any_ relation to the commit that results from the cherry-pick), such a line should be visually very distinct from the usual parent-child relationship, which is the gitk graph (or any other commit ancestry graph) is about. But if it can be represented clearly, I'd imagine that it would be interesting to see. -- 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
| David Miller | Re: Slow DOWN, please!!! |
| Greg Kroah-Hartman | [PATCH 013/196] Documentation: Replace obsolete "driverfs" with "sysfs". |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Jeff Garzik | Re: [RFC] Heads up on sys_fallocate() |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
