Hacker News new | ask | show | jobs
by lobster_johnson 3591 days ago
"git add -p" generally negates the need for incremental staging, unless you have made two unrelated changes to the same diff hunks that need to be untangled.