From dea60d2aae04f512f68af9a3ca1dd12f07aced1e Mon Sep 17 00:00:00 2001 From: ivangmartin Date: Mon, 17 May 2021 13:19:05 +0200 Subject: [PATCH] local to cloud --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7dc459a..83294db 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,12 @@ git config --global mergetool.keepBackup false # Misc +## Create repo in our local and later on uploading to clud repo + +Some text + +`` + ## To create and link a local repository with Github 1. You can create a new local folder for your repository or you can choose another project folder which you already wanted to upload to Github.