Skip to content

Instantly share code, notes, and snippets.

@robin850
Last active December 19, 2015 03:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robin850/5890596 to your computer and use it in GitHub Desktop.
Save robin850/5890596 to your computer and use it in GitHub Desktop.
Try not to forget about [ci skip]
# touch .git/hooks/post-commit
# chmod u+x .git/hooks/post-commit
# Enjoy!
#!/usr/bin/env ruby
puts "\033[01;31mDid you use [ci skip]?\033[00;00m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment