|
|
|
|
|
by phkahler
1119 days ago
|
|
>> I’ve become a lot more sensitive to the impact of commit history itself This was something @whitequark taught me. Having a clean commit history is very important when looking back, and we we look back more often than most people thunk. Self contained commits with good messages is important. I'm still not great at concise descriptions but trying. |
|
Having a bunch of “fix” and merge commits in the main branch history is terrible.