MyTetra Share
Делитесь знаниями!
Adding an existing project to GitHub using the command line
Время создания: 22.12.2016 16:34
Раздел: root - GIT
Запись: SorokinRed/mytetra/master/base/14824064572sqwr3taj1/text.html на raw.githubusercontent.com

git init

git add .

git commit -m "First commit"

git remote add origin <remote repository URL>

git remote -v

git push origin master

 
MyTetra Share v.0.59
Яндекс индекс цитирования