From a385f9e144ead04889f6e05b822022a1dfbf55e2 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 1 Jul 2010 21:40:11 -0700 Subject: Add magit as separate brew at 0.8.1. --- Library/Formula/magit.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Library/Formula/magit.rb (limited to 'Library') diff --git a/Library/Formula/magit.rb b/Library/Formula/magit.rb new file mode 100644 index 000000000..95428255d --- /dev/null +++ b/Library/Formula/magit.rb @@ -0,0 +1,14 @@ +require 'formula' + +class Magit