зеркало из https://github.com/mislav/hub.git
Fix quote
This commit is contained in:
Родитель
fb1d6809b4
Коммит
2111fc0c8d
|
@ -16,8 +16,8 @@ class Gh < Formula
|
|||
|
||||
def install
|
||||
bin.install "gh"
|
||||
bash_completion.install 'gh.bash_completion.sh'
|
||||
zsh_completion.install 'gh.zsh_completion' => '_gh'
|
||||
bash_completion.install "gh.bash_completion.sh"
|
||||
zsh_completion.install "gh.zsh_completion" => "_gh"
|
||||
end
|
||||
|
||||
def caveats; <<-EOS.undent
|
||||
|
|
Загрузка…
Ссылка в новой задаче