1
0
mirror of synced 2025-12-19 18:10:59 -05:00

update gh clone to gh repo clone (#28237)

This commit is contained in:
anthony
2023-09-15 03:05:40 -04:00
committed by GitHub
parent 214f8aff24
commit 116ee1b85b

View File

@@ -60,7 +60,7 @@ If you run the `repo` subcommand from within the directory of a local Git reposi
### Cloning a repository
Enter `gh clone OWNER/REPO`. For example, `gh clone octo-org/octo-repo` clones the `octo-org/octo-repo` repository to the directory from which you ran this command on your local computer.
Enter `gh repo clone OWNER/REPO`. For example, `gh repo clone octo-org/octo-repo` clones the `octo-org/octo-repo` repository to the directory from which you ran this command on your local computer.
### Creating a repository