Skip to content

Instantly share code, notes, and snippets.

@noisemaster
Created September 13, 2016 13:42
Show Gist options
  • Save noisemaster/ea47f8f4e524014bf6e50d7964426cea to your computer and use it in GitHub Desktop.
Save noisemaster/ea47f8f4e524014bf6e50d7964426cea to your computer and use it in GitHub Desktop.
git init
git add -A
git commit -m "message"
git push origin master
git pull origin master
git clone https://github.com/.../...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment