Skip to content

Instantly share code, notes, and snippets.

@tonejito
Last active October 26, 2017 22:01
Show Gist options
  • Save tonejito/9c7acb41378451086774e8500ae7c489 to your computer and use it in GitHub Desktop.
Save tonejito/9c7acb41378451086774e8500ae7c489 to your computer and use it in GitHub Desktop.
git committed with open source
#!/bin/sh
exec echo 'hell yeah!'
@tonejito
Copy link
Author

$ chmod +x ~/bin/git-committed
$ git committed with open source
hell yeah!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment