@tenderlove you could maybe use `git notes add` to attach a note to a commit on that branch, and then write something to liist notes on a branch (eg based on https://stackoverflow.com/questions/20324417/git-get-all-notes-of-a-branch)..?
It’s a shame no-one uses git notes