Hacker News new | ask | show | jobs
by jynelson 166 days ago
this completely breaks `git add -p`.
1 comments

You can either do another `git add -p` after to stage the fixed formatting or do `git add -pn`