From 135a8c0f942b524062d14fae78316258afd50b9a Mon Sep 17 00:00:00 2001 From: jorge ch Date: Fri, 1 Jan 2021 15:00:14 +0100 Subject: [PATCH] local to cloud --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7dc459a..4234097 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,16 @@ git config --global mergetool.keepBackup false # Misc +## Create repo in our local and later on uploading to cloud repo + +Some text + +... + +Creating repo + +... + ## 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.