Created
November 15, 2017 20:16
-
-
Save parro-it/07505d67b1cb207b8623e042a64d17c3 to your computer and use it in GitHub Desktop.
push.sh
This file contains hidden or 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
git add . | |
git commit -m “First commit” | |
git push — set-upstream origin master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment