Git needs a information preserving rebase
Git needs a information preserving rebase
Posted Sep 16, 2019 13:51 UTC (Mon) by mathstuf (subscriber, #69389)In reply to: Git needs a information preserving rebase by jrincayc
Parent article: Change IDs for kernel patches
Maybe only if those commits are actually available somewhere? References to commits which only existed locally before rebases seems like pure noise to me. Also, what do you do for split/joined commits? Do the magic fixup! or squash! prefixes suppress this? What about manual fixup or squash?
(From a heavy git-rebase user :) )
