dev-cmd/pull: recommend gh over hub.
`gh` is the official GitHub tool and better maintained at this point.
This commit is contained in:
parent
e082da45b8
commit
0447b2200f
@ -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