Hacker News new | ask | show | jobs
by jononor 1371 days ago
git add -p is my default. Usually what I have been up to belongs in 2-3 separate commits, each with a good commit message. For example a bug found and fixed while developing a feature always goes in its own commit.