Hacker News new | ask | show | jobs
by mksybr 856 days ago
TIL from another story on HN:

commit.verbose true This adds the whole commit diff in the text editor where you’re writing your commit message, to help you remember what you were doing.

https://jvns.ca/blog/2024/02/16/popular-git-config-options/#...