public
Description: Enables a post-commit hook to your repositories that sends growl notifications around your local network
Homepage:
Clone URL: git://github.com/benschwarz/gitnotify.git
commit  9af9806a0ee7abb78d2a8b0302e894cd586b2c24
tree    da1845502d175b92e364e7daf209a7e2f3028a89
parent  faadb4e8c9882297dbb103961cca600b2898be43
name age message
file README.textile Loading commit data...
file Rakefile
directory bin/
file gitnotify.gemspec
directory lib/
directory supports/
README.textile

Gitnotify, railscamp love

Tell your peeps about your commits using growl

Usage: (from within a git repo): gitnotify

run from within a git repository to install a post-commit hook to that will enable Growl broadcasts

‘gitnotify enable-hook’

Commands

  • enable-hook (Enables a post-commit hook)
  • disable-hook (Disables a post-commit hook)

Built at Railscamp June 08