diff --git a/pages/common/gh.md b/pages/common/gh.md index 89081c975d..76397653ee 100644 --- a/pages/common/gh.md +++ b/pages/common/gh.md @@ -19,6 +19,10 @@ `gh pr status` +- Clone a repository locally: + +`gh repo clone {{owner}}/{{repository}}` + - Create a new issue: `gh issue create`