Git instruction
This commit is contained in:
parent
c4c54b8d06
commit
5f0d4bea0b
@ -1,3 +1,15 @@
|
||||
Медведев Иван Сергеевич
|
||||
2022
|
||||
Development virtual analizer
|
||||
|
||||
1. git init
|
||||
2. git config
|
||||
3. git config user.name
|
||||
4. git config user.name "MedvedevIvan"
|
||||
5. config user.email stud160934@vyatsu.ru
|
||||
6. git config user.email
|
||||
7. git add .
|
||||
8. git status
|
||||
9. git commit -m "My First commit"
|
||||
10. git status
|
||||
11. git log
|
||||
|
Loading…
Reference in New Issue
Block a user