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
name age message
file README.textile Wed Jul 30 20:24:06 -0700 2008 Moved the README around a little more (textile ... [Ben]
file Rakefile Wed Jul 30 20:17:05 -0700 2008 Added usage to README and converted to textile [Ben]
directory bin/ Fri Jun 20 22:36:15 -0700 2008 Changed the way gem was built [benschwarz]
file gitnotify.gemspec Thu Sep 25 00:22:05 -0700 2008 Added 'touch' command to post-commit hook T... [benschwarz]
directory lib/ Thu Sep 25 00:22:05 -0700 2008 Added 'touch' command to post-commit hook T... [benschwarz]
directory supports/ Fri Jun 20 22:55:41 -0700 2008 Get the repo name from pwd. Confhack FTW! [toolmantim]
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