I'm trying to make my first commit on a new pre-existing project. My branch is up to date but when I try to make a commit I get this message:
Changes not staged for commit:
modified: src/components/router/********
no changes added to commit
Note, I have not performed git add
. Is that something you need to do?