From 8cecab103a019aac6537e3df82b95a32240d9453 Mon Sep 17 00:00:00 2001 From: Igor Dudin Date: Wed, 19 Jul 2023 20:38:31 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D0=BB=20?= =?UTF-8?q?=D1=84=D0=B0=D0=B9=D0=BB=20=D0=B8=D0=BD=D1=81=D1=82=D1=80=D1=83?= =?UTF-8?q?=D0=BA=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- instruction_git.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 instruction_git.md diff --git a/instruction_git.md b/instruction_git.md new file mode 100644 index 0000000..e69de29 From e400b7e6839aa1a018f5ded708322ae3bcf91ed0 Mon Sep 17 00:00:00 2001 From: Igor Dudin Date: Wed, 19 Jul 2023 20:40:34 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=A1=D0=B4=D0=B5=D0=BB=D0=B0=D0=BD=D0=B0?= =?UTF-8?q?=20=D0=B7=D0=B0=D0=BF=D0=B8=D1=81=D1=8C=20=D0=B8=D0=BD=D1=81?= =?UTF-8?q?=D1=82=D1=80=D1=83=D0=BA=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- instruction_git.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/instruction_git.md b/instruction_git.md index e69de29..99b7d57 100644 --- a/instruction_git.md +++ b/instruction_git.md @@ -0,0 +1,4 @@ +# Инструкция по использованию GIT +1. Инициализируем git init +2. Добавляем файл в репозиторий git add +3. Делаем сохранение git commit