-a
--all
Tell the command to automatically stage files that have been modified and deleted, but new files you have not told Git about are not affected.
В коммит автоматически добавятся изменённые файлы - не надо предварительно выполнять
git add <file>