Hi, I'm getting differences in lines number between `git diff` and `git add -p` execution. See the following captures: `git add -p`  `git diff`  The correct one is the one I'm getting in `git diff`. Versions: delta: `0.3.0` git: `2.27.0`