Hacker News new | ask | show | jobs
by oivey 1940 days ago
If you use “git add -p” it makes small commits pretty painless. I still like small commits in repos I work alone on because it makes reading the history during future debugging easier.