I have a directory with all my coding projects. I want to upload (right word?) it to github using command line.
I already looked at this question. I know how to clone an existing project, and how to push it after making any changes.
But in this case, I want make a new project and add files to that. How to I do it (using command line)?