-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
These scripts are written to take a backup of all the repositories present in any organisation.
These scripts use github APIs to fetch the information about all repos in an organisation.
These APIs provide the info in a JSON format.
This JSON file is then parsed to filter the cloning URLs of the repos.
Then, based on the presence or absence of the repo, the repo is either pulled or cloned.
Metadata
Metadata
Assignees
Labels
No labels