You must log in or register to comment.
That’s how git works. Every file and subfolder under the repo’s root folder belongs to the repo.
What does
git add xxx
do then
That’s how git works. Every file and subfolder under the repo’s root folder belongs to the repo.
What does git add xxx
do then