> I do not know what FIXUP commits are, but generally a Git history should

a fixup is just a regular commit that was meant to be squashed on another 
commit before pushing.

maybe the git hook could be extended to grep for 'fixup', 'squash me', 
'KLUDGE', etc in the commit message?

not sure whether to stick only to the formal annotations added by programs, or 
use a more heuristic set of words and then ask for a y/n (if feasible from the 
hook).

-- 
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“Uniquely in us, nature opens her eyes and sees that she exists.”
        — Raymond Tallis (1946–)


Reply via email to