From 9f8a6600d6f5cf215dc52c0f404480b688fa9dc8 Mon Sep 17 00:00:00 2001 From: StanislavKhilyuk Date: Fri, 2 Jun 2023 11:04:27 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D0=BB=D0=B8?= =?UTF-8?q?=20=D0=BD=D0=BE=D0=B2=D1=8B=D0=B9=20=D1=84=D0=B0=D0=B9=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hsg.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 hsg.md diff --git a/hsg.md b/hsg.md new file mode 100644 index 0000000..e69de29 From e9baa222da2ad77d1907f5b2fdb0144982686e85 Mon Sep 17 00:00:00 2001 From: StanislavKhilyuk Date: Mon, 5 Jun 2023 18:06:00 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=20=D0=B8=D0=BD=D1=81=D1=82=D1=80=D1=83=D0=BA=D1=86=D0=B8?= =?UTF-8?q?=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hsg.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hsg.md b/hsg.md index e69de29..8c0af18 100644 --- a/hsg.md +++ b/hsg.md @@ -0,0 +1,6 @@ +# Инструкция по работе с Git +1 Делаем fork нужного нам репозитория; +2 Делаем clone для нашей версии этого репозитория; +3 Создаём новую ветку; +4 Делаем изменения в новой ветке; +5 Отпраавляем изменения в свой аккаунт (push). \ No newline at end of file