mirror of https://github.com/CrimsonTome/tldr.git
hub: add hub pr usage for checkout someone created pull-request (#3170)
parent
dacfef89ac
commit
4b911f1315
|
@ -24,6 +24,10 @@
|
||||||
|
|
||||||
`hub pull-request --no-edit`
|
`hub pull-request --no-edit`
|
||||||
|
|
||||||
|
- Create a new branch with the contents of a pull request and switch to it:
|
||||||
|
|
||||||
|
`hub pr checkout {{pr_number}}`
|
||||||
|
|
||||||
- Upload the current (local-only) repository to your github account:
|
- Upload the current (local-only) repository to your github account:
|
||||||
|
|
||||||
`hub create`
|
`hub create`
|
||||||
|
|
Loading…
Reference in New Issue