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
benschwarz (author)
Thu Sep 25 00:22:05 -0700 2008
commit  cf421ad39325acc710c63a5fd01922d0b3776112
tree    ac711fdaebbfea4437f8e7f367c753d536b538d8
parent  9af9806a0ee7abb78d2a8b0302e894cd586b2c24
name age message
file README.textile Loading commit data...
file Rakefile
directory bin/ Fri Jun 20 22:36:15 -0700 2008 Changed the way gem was built [benschwarz]
file gitnotify.gemspec
directory lib/
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