Git needs a information preserving rebase
Git needs a information preserving rebase
Posted Sep 16, 2019 12:00 UTC (Mon) by jrincayc (guest, #29129)Parent article: Change IDs for kernel patches
Side note: Git needs to by default preserve information during a rebase. As in just as each commit records the parents, patches produced by rebase should record the git id of the patches that were used for the rebase. This would allow automated tools to more easily figure out where a patch came from.
