Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamil7
1306 days ago
Agree, I tend to go through my work with `git add --patch` and committing that way. I find it also works as a quick refresh on what you actually did and helps you decide how/if to split up your work into multiple commits.