Repo Collection - GitHubClassroomTestCMPUT229/manager GitHub Wiki

The manager supports collecting all repos matching some assignment name from all teams in the organization.

Collecting Repos

Flag:

-g

Requirements:

Call:

classroom_manager.py <some_flags> -g <some_other_flags>

Outcome:

  • Each team's repo is collected locally in <cwd>/<repo_name>/<team_name>/, eg: ./lab0/team0/
⚠️ **GitHub.com Fallback** ⚠️