|
|
|
|
|
by zck
3265 days ago
|
|
Yes; I find this one of the frustrations of git. Sometimes I want to know the larger context around a specific commit, and the commit message does not provide that. Commit messages are, in my experience, good at describing what, and maybe a low-level why, but not a high-level why. Knowing branch names is a good way to find out a high-level why. |
|