Merge pull request #8786 from MikeMcQuaid/gh-pr-checkout
dev-cmd/pull: recommend gh over hub.
This commit is contained in:
commit
a69bc2a72e
@ -43,6 +43,6 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
def pull
|
def pull
|
||||||
odisabled "brew pull", "hub checkout"
|
odisabled "brew pull", "gh pr checkout"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user