Comment by jynelson 1 month ago this completely breaks `git add -p`. 1 comment jynelson Reply a_t48 1 month ago You can either do another `git add -p` after to stage the fixed formatting or do `git add -pn`
a_t48 1 month 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`