You need to have some changes as well before you can commit and add files. Otherwise you will still receive this message.
If you have no changes make some or create blank file if you have nothing in it.
touch blank.txt
and than
git commit -m "Project Init"git add .