aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/git.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb
index b97dd7dff..c1f230a39 100644
--- a/Library/Formula/git.rb
+++ b/Library/Formula/git.rb
@@ -45,8 +45,7 @@ class Git < Formula
# Install emacs support.
(share+'doc/git-core/contrib').install 'contrib/emacs'
-
- # Install contrib files to share/contrib
+ # Some people like the stuff in the contrib folder
(share/:git).install 'contrib'
# These files are exact copies of the git binary, so like the contents