aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorAdam Vandenberg2013-06-24 07:43:29 -0700
committerAdam Vandenberg2013-06-24 07:43:29 -0700
commit28126c8163d1cb5345358c21d85200ab099619ef (patch)
tree627f450a64345785358540f6d558a8d794a12e5b /Library/Homebrew/cmd
parente2cf5f0b75b4d3e3346b1cc9fb742a5a401596a4 (diff)
downloadhomebrew-28126c8163d1cb5345358c21d85200ab099619ef.tar.bz2
Add 'From:' to GitHub url for formula
Closes #20724.
Diffstat (limited to 'Library/Homebrew/cmd')
-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