Github - Notes
Below is the notes for pushing local files, directories to github account.
1). create empty folder(without readme.md files) in github and execute the below command.
git remote add origin https://github.com/surendra-arivappagari/Flask_API.git
2). byde...
surendra-arivappagari.hashnode.dev1 min read