|
@@ -1,9 +1,11 @@
|
|
|
-git init
|
|
|
-Initialized empty Git repository in C:/Users/User/SKV/.git/
|
|
|
-git config user.name "Èðèíà Âàñèëüåâà"
|
|
|
-git config user.email upuhathe@mail.ru
|
|
|
-git add .
|
|
|
-git commit -m chv
|
|
|
-git remote add origin https://kolei.ru/ivasileva/SKV.git
|
|
|
-git push origin master
|
|
|
-git config
|
|
|
+
|
|
|
+```
|
|
|
+hint: git init
|
|
|
+hint: git config user.name "Èðèíà Âàñèëüåâà"
|
|
|
+hint: git config user.email upuhathe@mail.ru
|
|
|
+hint: git add .
|
|
|
+hint: git commit -m chv
|
|
|
+hint: git remote add origin https://kolei.ru/ivasileva/SKV.git
|
|
|
+hint: git push origin master
|
|
|
+hint: git config
|
|
|
+```
|