aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-06-24 07:43:29 -0700
committerAdam Vandenberg2013-06-24 07:43:29 -0700
commit371c1acfe436b04f95b89b8ecfed4484f81286a6 (patch)
tree7dbf5e6ed40543e520dd209ba1db2b8fbf3e5d61 /Library
parentaafe2f20d01ef5b03fd005c4b3107086c8d080a3 (diff)
downloadbrew-371c1acfe436b04f95b89b8ecfed4484f81286a6.tar.bz2
Add 'From:' to GitHub url for formula
Closes Homebrew/homebrew#20724.
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/cmd/info.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/info.rb b/Library/Homebrew/cmd/info.rb
index b5f133dfd..ab328ea78 100644
--- a/Library/Homebrew/cmd/info.rb
+++ b/Library/Homebrew/cmd/info.rb
@@ -79,7 +79,7 @@ module Homebrew extend self
path = "Library/Formula/#{path.basename}"
end
- "https://github.com/#{user}/#{repo}/commits/master/#{path}"
+ "From: https://github.com/#{user}/#{repo}/commits/master/#{path}"
end
def info_formula f