Ссылка папка на GitHub Repo
$ git init
$ git remote add origin <repository_location>
$ git push origin <branch_name>
Testy Turtle
$ git init
$ git remote add origin <repository_location>
$ git push origin <branch_name>