Почему GIT не пушит файлы?
MacBook-Pro-Aleksandr:Food_dist-2 aleksandr$ git push -u origin master
fatal: not a git repository (or any of the parent directories): .git
MacBook-Pro-Aleksandr:Food_dist-2 aleksandr$ git remote add origin https://github.com/alexyavorskiy2005-0711/Parser.git
fatal: not a git repository (or any of the parent directories): .git
MacBook-Pro-Aleksandr:Food_dist-2 aleksandr$ git push -u origin master