Created
September 10, 2015 07:04
-
-
Save ar-android/fe6bb4a9bcd179ca244e to your computer and use it in GitHub Desktop.
github
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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