Change IDs for kernel patches
Change IDs for kernel patches
Posted Sep 1, 2019 15:08 UTC (Sun) by glasserc (subscriber, #108472)Parent article: Change IDs for kernel patches
This discussion is interesting, but I wish it didn't focus on the specific use case of code review for the Linux kernel. Any git project where feature branches are revised and shared over time could benefit from having links from one version of a commit to a previous one. I've often wished Git had something like Mercurial's "obsolesence markers" (from the "changeset evolution" extension). From my (non-kernel) perspective, the question of how these links are serialized into emails is not very important, but having them enables a bunch of other features.
