Re: [PATCH 0/2] commit: preserve commit hash on a no-op amend
From: Harald Nordgren <hidden>
Date: 2026-06-13 16:16:26
From: Harald Nordgren <hidden>
Date: 2026-06-13 16:16:26
Interesting discussions! This sounds like showstopper, seems more
reasonable to leave this topic for now.
I just want to share that I've been running this for years to
re-trigger CI (because up until a few days ago I didn't realize that
the hash did indeed change even when nothing had changed), I had the
wrong mental model for commit hashes:
git commit --amend --no-edit --date="now"
Harald