Skip to content

Instantly share code, notes, and snippets.

@ar-android
Created September 10, 2015 07:04
Show Gist options
  • Save ar-android/fe6bb4a9bcd179ca244e to your computer and use it in GitHub Desktop.
Save ar-android/fe6bb4a9bcd179ca244e to your computer and use it in GitHub Desktop.
github
Upload Project on github
- Git config --global user.name "username anda"
- Git config --global user.email [email protected]
- Git init
- Git add *
- Git commit –m "versi 1.0.0"
- Git pull origin master
- Git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment