Skip to content

Instantly share code, notes, and snippets.

@parro-it
Created November 15, 2017 20:16
Show Gist options
  • Save parro-it/07505d67b1cb207b8623e042a64d17c3 to your computer and use it in GitHub Desktop.
Save parro-it/07505d67b1cb207b8623e042a64d17c3 to your computer and use it in GitHub Desktop.
push.sh
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