|
|
|
|
|
by rsaarsoo
114 days ago
|
|
I on the other hand have never come across a scenario where I run git bisect to find a commit that broke something, discover a small commit as a culprit and wish I had instead found a commit that's hundreds of lines long. What has happened a whole lot though is the exact opposite. |
|
As such, a new codebase is likely to grow by large unwieldy commits and a mature one by targetted small commits.