15 ms·
> The commit diff already tells you that. When you squash a branch you'll have 200+ lines of new code on a new feature. The diff is not a quick way to get a su
by zanderwohl 2y ago
> The commit diff already tells you that.
When you squash a branch you'll have 200+ lines of new code on a new feature. The diff is not a quick way to get a summary of what's happening. You should put the "what" in your commit messages.