Comment by Lindby

21 hours ago

`git add -p` is your friend to avoid adding unintended files/changes.

What does that do, add already tracked files only?