Show file contents instead of commits

Closes Homebrew/homebrew#30324.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Vladimír Kriška 2014-06-21 01:36:06 +02:00 committed by Adam Vandenberg
parent dfe1c47531
commit 70d0035d37

View File

@ -72,7 +72,7 @@ module Homebrew
path = "Library/Formula/#{f.path.basename}"
end
"https://github.com/#{user}/#{repo}/commits/master/#{path}"
"https://github.com/#{user}/#{repo}/blob/master/#{path}"
end
def info_formula f