git init
git add .
git commit -m "Initial commit"
After this, make a new GitHub repository and follow on-screen instructions.
git init
git add .
git commit -m "Initial commit"
After this, make a new GitHub repository and follow on-screen instructions.