git-notifier is a gem for Mac Os that allows you to watch one or more git repositories and receive a growl notification when a change is committed
Usage: git-notifier start|stop|add|clear|status
Start the notifier:
git-notifier start
Stop the notifier:
git-notifier stop
Add a repository to the watch list:
git-notifier add <repo_uri> <branch> Example: git-notifier add [email protected]:marcocampana/git-notifier.git master
Remove all watched repositories from the watch list:
git-notifier clear
Show all the watched repositories:
git-notifier status
sudo gem install git-notifier --source http://gemcutter.org
To appear
Marco Campana <[email protected]> website: xterm.it/
Released under the same license as Ruby. No Support. No Warranty.
Copyright © 2009 Marco Campana.