Github - Notes
Aug 6, 2022 · 1 min read · 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...
Join discussion

