← Back to context Comment by jynelson 2 months ago this completely breaks `git add -p`. 1 comment jynelson Reply a_t48 2 months ago You can either do another `git add -p` after to stage the fixed formatting or do `git add -pn`
a_t48 2 months ago You can either do another `git add -p` after to stage the fixed formatting or do `git add -pn`
You can either do another `git add -p` after to stage the fixed formatting or do `git add -pn`