From cc50131728fc20016e9cdb8383c8faf723448f51 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 4 Jun 2009 19:21:19 +0100 Subject: Created /Library moved brew tool to /bin Moved Forumla and Cellar/homebrew into Library. This way the homebrew core files are more sensibly placed, Cellar is more internally consistent and only generated. And Homebrew is ready for use straight out of the tarball. --- Formula/git.rb | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 Formula/git.rb (limited to 'Formula/git.rb') diff --git a/Formula/git.rb b/Formula/git.rb deleted file mode 100644 index 0f0620f40..000000000 --- a/Formula/git.rb +++ /dev/null @@ -1,20 +0,0 @@ -require 'brewkit' - -class GitManuals