Skip to content

Instantly share code, notes, and snippets.

@murilopolese
Last active August 29, 2015 14:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save murilopolese/6d82bc4962d052e61ada to your computer and use it in GitHub Desktop.
Save murilopolese/6d82bc4962d052e61ada to your computer and use it in GitHub Desktop.
Yolo Deploy
#!/bin/bash
git add -A && git commit -m "yolo" && git push $1 $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment