Skip to content

Instantly share code, notes, and snippets.

@yahsan2
Created November 10, 2012 06:20
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 yahsan2/4050155 to your computer and use it in GitHub Desktop.
Save yahsan2/4050155 to your computer and use it in GitHub Desktop.
[Bug] git hook sample script
#!/usr/bin/env ruby
require "rubygems"
require "JSON"
p 'hogehoge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment