|
|
|
|
|
by bcrl
1283 days ago
|
|
The commit message is also for future me. Future me doesn't remember what today me can easily recall about the last week of debugging and reverse engineering about how the system works. A thorough commit message can really help when trying to figure out bisect bugs point to a particular commit or to better understand individual lines of code when reviewing code with git blame. |
|