|
|
|
|
|
by Minor49er
582 days ago
|
|
It's useful in hinting which commit I should use to blame a file. I use blame to trace back to the pull request that introduced the changes that I'm interested in seeing. Commit messages themselves are rarely helpful to me since git hosts put way more useful context around sets of changes |
|