Utilities for managing student GitLab repositories
Go to file
James Eagan 4e2d9747b2 Lookup users by name instead of by email.
Searching by email address is currently broken on our installation, probably
as a consequence to protect users' privacy.  This version attempts to look up
accounts by name.  If multiple or no matches are found, then an error message
will be shown and the account skipped.
2023-10-05 17:08:24 +02:00
.gitignore Initial import 2023-03-06 17:34:09 +01:00
gitlab-clone-student-depots.py Initial import 2023-03-06 17:34:09 +01:00
gitlab-create-student-depots.py Lookup users by name instead of by email. 2023-10-05 17:08:24 +02:00