mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-01-22 13:13:09 +01:00
Github Enterprise servers with 'Anonymous Git read access' disabled cause `git ls-remote` to fail (128) for a repo's `clone_url`. Using the OAuth token when provided allows cloning private AND public repos when Anonymous Git read access is disabled.