|
|
|
|
|
by skydhash
216 days ago
|
|
500 commits ago was 10 commits ago at some point in time. And it can be 5 commits ago for part of the code. Imagine looking ar some function and wanting to know why a particular step exists. It’s easy to do a quick blame, then find out it was modified in 2020 to fix some issue. Then quicky scan the message and diff to capture the reasoning behind the change. That is why good summary and atomic commits are important. They exist in the time dimension. |
|