1
0
mirror of synced 2026-01-02 12:04:38 -05:00

Merge pull request #49205 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-02-14 02:29:11 -08:00
committed by GitHub

View File

@@ -104,4 +104,4 @@ gh classroom clone student-repos
Clones student repositories from a given assignment. By default, the student repositories are cloned into the current directory a directory named after the assignment slug. To clone into a different directory, use the `--directory` flag. If the directory does not exists, it will be created.
By default, results are paginated by 30. To get a different number of repositories, use the `--per-page NUMBER` flag.
By default, all student repositories are cloned. To get a different number of repositories, use the `--per-page NUMBER` flag.