Is there any way when I am adding new files to my project to make them be picked up by
git add -i
If I make changes to an existing file, then that is ok. But creating a new file it is marked as untracked and git add -i does not pick it up.
When you are in the interactive session of "git add -i" you can use the option number 4 to add untracked files
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With