Oops, show proper git checkout command
This commit is contained in:
parent
18a54259e9
commit
616b52e627
@ -24,7 +24,7 @@ module Homebrew extend self
|
|||||||
print Tty.white
|
print Tty.white
|
||||||
print "#{version.ljust(8)} "
|
print "#{version.ljust(8)} "
|
||||||
print Tty.reset
|
print Tty.reset
|
||||||
puts "git checkout #{sha} #{HOMEBREW_REPOSITORY}/Library/Formula/#{name}.rb"
|
puts "git checkout #{sha} #{HOMEBREW_REPOSITORY}/Library/Formula/#{f.name}.rb"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user