Thien-Thi Nguyen [off-list ref] writes:
i'd like to get rid of (or somehow get git to hide) the {21} line.
any hints?
$ vi .git/logs/HEAD
and truncate that line after "commit: " to remove the part that
would normally show the one-line commit log message.
It would be more interesting to know why garbage follows
"commit: " on that one entry, though. How does commit 20d9d23
look like (the tracked contents are not interesting --- the
commit log message is)?