git init
git add README.md
git commit -m "first commit"
git remote add origin [email protected]:sho-t/gittutorial.git
git push -u origin master```
Last active
June 29, 2018 12:53
-
-
Save sho-t/2586bb3d97870b6cbf0d57b59bdd9b06 to your computer and use it in GitHub Desktop.
git note to self
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment