From ae0fc40ba492e679165918cfa2be7bea864c472c Mon Sep 17 00:00:00 2001 From: Rajiv Aaron Manglani Date: Tue, 20 Apr 2010 12:06:03 -0400 Subject: [PATCH] new formula: willgit William's miscellaneous git tools from http://git-wt-commit.rubyforge.org/ Signed-off-by: Adam Vandenberg --- Formula/willgit.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Formula/willgit.rb diff --git a/Formula/willgit.rb b/Formula/willgit.rb new file mode 100644 index 00000000000..f3a1d0e235e --- /dev/null +++ b/Formula/willgit.rb @@ -0,0 +1,12 @@ +require 'formula' + +class Willgit