mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
gh-repo: add sync example (#21677)
Co-authored-by: Vatsal Chaudhari <vrc4@student.le.ac.uk> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
@@ -30,3 +30,7 @@
|
||||
- List repositories with a specific primary coding language:
|
||||
|
||||
`gh repo {{[ls|list]}} {{owner}} {{[-l|--language]}} {{language_name}}`
|
||||
|
||||
- Sync the current local repository with its upstream:
|
||||
|
||||
`gh repo sync`
|
||||
|
||||
Reference in New Issue
Block a user