In the past, I would make a change and do a "git commit -a --amend
to add it to the previous commit. It opens Pe as I set “lpe” as editor in git’s config.
If I made no change in the commit message and just quit Pe, the commit would be aborted, because there was no change.
I got used to this behaviour, but with some update (I suppose) this changed, and now quitting Pe without change does not abort anymore, but does the amend.
Any idea if there’s a way to get the old behaviour back?