Remove redundant comment
This commit is contained in:
parent
3e457e237e
commit
175d1d39b8
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue