"Michael S. Tsirkin" <mst@mellanox.co.il> writes:"Do you find this useful" is a loaded question. I do it all the time with git-rebase, so the need to remove a botched commit from the history and rebuild the remainder is certainly there, meaning "what your patch does IS useful". I do it all the time with git-rebase, so I personally do not need a new tool to do this, meaning "your patch is not useful to me". When I find master~8 and master~9 to be undesirable, I would do: $ git rebase --onto master~10 master~8 which rebuilds master~7 and onward on top of master~10, thereby dropping two commits. - 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
| Linus Torvalds | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Rafael J. Wysocki | [Bug #10391] 2.6.25-rc7/8: Another resume regression |
| Arjan van de Ven | [Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in |
| Jeremy Fitzhardinge | Re: [RFC] Heads up on sys_fallocate() |
git: | |
| Martin Langhoff | Re: pack operation is thrashing my server |
| Arjen Laarhoven | [PATCH 1/2] t/t4202-log.sh: Add testcases |
| Li Frank-B20596 | why not TortoiseGit |
| sean | Re: Implementing branch attributes in git config |
| Diana Eichert | bcw(4) is gone |
| Nick Guenther | Re: Real men don't attack straw men |
| Khalid Schofield | Port ZFS to OpenBSD |
| Christopher Intemann | OpenBSD on Sun Netra X1 |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Mark Smith | Is it valid to add a macvlan virtual interface to a bridge? If so, there seems to ... |
| Joakim Tjernlund | raw PF_PACKET protocol selection |
