aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git.rb
diff options
context:
space:
mode:
authorMax Howell2011-08-25 12:24:46 +0200
committerMax Howell2011-08-25 12:24:46 +0200
commitfb7d2c6473af074bc4862cf28c6811403f2dbb45 (patch)
treecaf4a68b1c0c4b1cdd64d79b3ce6f5fa033e3efd /Library/Formula/git.rb
parent4a4b88ff69c3ea3e3e25cd554656776e92c3ef98 (diff)
downloadhomebrew-fb7d2c6473af074bc4862cf28c6811403f2dbb45.tar.bz2
Remove redundant comment
Diffstat (limited to 'Library/Formula/git.rb')
-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