From 1c61934c7795f476a58e3f250aa33a3839323fc9 Mon Sep 17 00:00:00 2001 From: AymanMuur <82535317+AymanMuur@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:25:01 +0300 Subject: [PATCH 1/2] added new file --- gitInstruction.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 gitInstruction.md diff --git a/gitInstruction.md b/gitInstruction.md new file mode 100644 index 0000000..e69de29 From f36d4da798f23b980e796957f7147014047fd429 Mon Sep 17 00:00:00 2001 From: AymanMuur <82535317+AymanMuur@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:27:44 +0300 Subject: [PATCH 2/2] added git commands --- gitInstruction.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gitInstruction.md b/gitInstruction.md index e69de29..b16f4f8 100644 --- a/gitInstruction.md +++ b/gitInstruction.md @@ -0,0 +1,6 @@ +# **Рандомные команды по работе с git** +1. git init +2. git add +3. git commit +4. git log +5. git diff