From 8fcdc0a3258ec574b7407506b7635f9f5174a297 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 3 Dec 2014 17:44:40 -0500 Subject: Drop redundant :branch => "master" --- Library/Formula/macvim.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/macvim.rb') diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index 9989b0db2..af25bb6d8 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -8,7 +8,7 @@ class Macvim < Formula sha1 'b87e37fecb305a99bc268becca39f8854e3ff9f0' revision 1 - head 'https://github.com/b4winckler/macvim.git', :branch => 'master' + head 'https://github.com/b4winckler/macvim.git' option "custom-icons", "Try to generate custom document icons" option "override-system-vim", "Override system vim" -- cgit v1.2.3