Y
Hacker News
new
|
ask
|
show
|
jobs
by
9dev
1641 days ago
Can second that. Having the commit message as a virtual comment on the end of the current line is immensely helpful in tracking changes. It’s like git blame on steroids.
1 comments
prometheon1
1641 days ago
I also like seeing the commit messages in this way! In the case of VSCode this comes with the Git Lens extension.
link