First_Test_Rep/ALALALALALAl2228.txt

16 lines
329 B
Plaintext

Медведев Иван Сергеевич
2022
Development virtual analizer
1. git init
2. git config
3. git config user.name
4. git config user.name "MedvedevIvan"
5. git 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