Y
Hacker News
new
|
ask
|
show
|
jobs
by
tandav
1042 days ago
TIL there's git notes
https://git-scm.com/docs/git-notes
1 comments
karthie_a
1041 days ago
is quite useful when you do some thing and want to notifiy your future self why you did things the way it is instead of comments you can use notes. Also you can generate metrics with notes if all commits are attached with notes.
link