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:
vatsal chaudhari
2026-03-24 12:39:33 +00:00
committed by GitHub
parent d6301ae3c1
commit de548b0018
+4
View File
@@ -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`