Lovely autocorrection by Git, although 0.1s is a bit too quick for me, especially when I don’t look at the screen (I often perform incremental commits using a combination of git add . && git amend
, where amend
is aliased to amend = commit --amend --reuse-message=HEAD
).