|
|
|
|
|
by fiddlerwoaroof
1938 days ago
|
|
Squashing makes tools like git blame or emacs’s vc-annotate a lot less useful: with small commits, I can reconstruct the code as it was when a particular line changed; with a squash, the coordinated changes are a lot less useful. |
|