From 1ec7a22451a4d9075d7e286256320ef988b4ea1e Mon Sep 17 00:00:00 2001 From: Svetlana Date: Sat, 8 Oct 2022 00:09:58 +0300 Subject: [PATCH 1/3] Create svkut --- svkut.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 svkut.txt diff --git a/svkut.txt b/svkut.txt new file mode 100644 index 0000000..559079b --- /dev/null +++ b/svkut.txt @@ -0,0 +1 @@ +Тренировочный вариант From a3b8d9770da3eee4350b7e85c201d5be67268f10 Mon Sep 17 00:00:00 2001 From: Svetlana Date: Sat, 8 Oct 2022 00:53:11 +0300 Subject: [PATCH 2/3] =?UTF-8?q?=D1=81=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- svetik.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 svetik.md diff --git a/svetik.md b/svetik.md new file mode 100644 index 0000000..937c8a8 --- /dev/null +++ b/svetik.md @@ -0,0 +1 @@ +Инструкция From 6dc5b8a153ab17588805fa44dfafb4bf2021141b Mon Sep 17 00:00:00 2001 From: Svetlana Date: Sat, 8 Oct 2022 01:09:33 +0300 Subject: [PATCH 3/3] =?UTF-8?q?=D0=B8=D0=BD=D1=81=D1=82=D1=80=D1=83=D0=BA?= =?UTF-8?q?=D1=86=D0=B8=D1=8F=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=BD?= =?UTF-8?q?=D0=BE=D0=B3=D0=BE=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7=D0=B8=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- svetik.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/svetik.md b/svetik.md index 937c8a8..359a4ec 100644 --- a/svetik.md +++ b/svetik.md @@ -1 +1,15 @@ Инструкция +## Для работы в чужим репозиторием копируем ссылку в github. Например: git clone http:\\......... +в VSC перейти cd name - вошли +git push -u origin versia2 (название ветки) +перейти в проект по ссылке. +далее в github нажимаем compare & pull requst и pull requst +## Для создания своего репозитория +1. Создаем папку +2. Создаем файл +3. Пишем содержание файла +4. создаем commit +5. new repository +6. git push +7. git push -u origin versia2 (название ветки) +*git clone ссылка* \ No newline at end of file