Skip to content

Instantly share code, notes, and snippets.

@rxx
Created October 21, 2015 07:17
Show Gist options
  • Save rxx/b6ad7825d784f936e345 to your computer and use it in GitHub Desktop.
Save rxx/b6ad7825d784f936e345 to your computer and use it in GitHub Desktop.
Git push on commit
#!/bin/sh
git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment