|
|
|
|
|
by gouggoug
1881 days ago
|
|
- Generally time spent writing documentation is time not spent delivering code. - Generally time spent commenting code is time not spent delivering code. - Generally time spent diagramming on a white board is time not spent delivering code. - Generally time spent writing specs is time not spent delivering code. Yet, doing all of these are actually extremely important. How much importance you give each one of them is up to you that's for sure. So, "Generally, time spent twiddling with the repo is time not spent delivering code", is true, it's nonetheless important, and, this statement disregards the fact that "twiddling" usually only takes a few minutes. |
|
I've never used commit comments to store important information about the systems I'm working on. OTOH I can see people working on Linux needing that a lot more than I do.
Feel free to twiddle if that floats your boat though. I will refrain from twiddling, thank you.