mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 22:02:00 +00:00
Update cheatsheets
This commit is contained in:
4
tldr/gh
4
tldr/gh
@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- View an issue in the default web browser:
|
||||
|
||||
`gh issue view {{[-w|--web]}} {{issue_number}}`
|
||||
`gh issue view {{[-w|--web]}} {{issue_number|url}}`
|
||||
|
||||
- Create a pull request:
|
||||
|
||||
@@ -31,7 +31,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- View a pull request in the default web browser:
|
||||
|
||||
`gh pr view {{[-w|--web]}} {{pr_number}}`
|
||||
`gh pr view {{[-w|--web]}} {{pr_number|url|branch}}`
|
||||
|
||||
- Check out a specific pull request locally:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user