From 5f0d4bea0b14ff5a0f2b9b68facf2f2c1bf9072f Mon Sep 17 00:00:00 2001 From: MedvedevIvan Date: Wed, 12 Apr 2023 18:23:59 +0300 Subject: [PATCH] Git instruction --- ALALALALALAl2228.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ALALALALALAl2228.txt b/ALALALALALAl2228.txt index 9508362..90e46b0 100644 --- a/ALALALALALAl2228.txt +++ b/ALALALALALAl2228.txt @@ -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