From 3bd73e5e32439f7842023aaecba04dc344cdaf10 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 7 Feb 2013 11:52:13 -0800 Subject: Move head-only brews to homebrew-headonly. Also move google-js-test which depends on head-only re2. Closes #17665. --- Library/Formula/git-utils.rb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Library/Formula/git-utils.rb (limited to 'Library/Formula/git-utils.rb') diff --git a/Library/Formula/git-utils.rb b/Library/Formula/git-utils.rb deleted file mode 100644 index cac639a5c..000000000 --- a/Library/Formula/git-utils.rb +++ /dev/null @@ -1,10 +0,0 @@ -require 'formula' - -class GitUtils < Formula - head 'https://github.com/ddollar/git-utils.git' - homepage 'https://github.com/ddollar/git-utils' - - def install - bin.install Dir['git-*'] - end -end -- cgit v1.2.3