Ирина Васильева há 2 semanas atrás
pai
commit
baba051776
1 ficheiros alterados com 27 adições e 6 exclusões
  1. 27 6
      readme.md

+ 27 - 6
readme.md

@@ -1,15 +1,36 @@
+# jnfvjkgk
+
+1. Создаем репозиторий
 
 ```
 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
+
+Reinitialized empty Git repository in C:/Users/User/SKV/.git/
+```
+
+```
+hint: git commit -m chv2
+[master 2a704ee] chv2
+1 file changed, 4 insertions(+), 1 deletion(-)
+
+hint: git log
+commit 2a704eeb98e9548d8e1a9816c94207c152ebdc15 (HEAD -> master, origin/master) 
+Author: Ирина Ва�ильева <upuhathe@mail.ru>
+Date:   Thu Jan 16 14:27:31 2025 +0300
+
+hint: git fetch
+Username for 'https://kolei.ru': ivasileva 
+Password for 'https://ivasileva@kolei.ru':
+
 hint: git push origin master
-hint: git config
+Username for 'https://kolei.ru': ivasilev
+Password for 'https://ivasileva@kolei.ru': 
+Everything up-to-date 
 ```
+2. 
+ 3. Вывод
 ```
+hint: git status
 On branch master
 nothing to commit, working tree clean
 ```