Git Fügen Sie alle Dateien hinzu
git commit -a -m "msg"
Thankful Tarantula
git commit -a -m "msg"
$ git add -A
$ git add . (at the root of your project folder)