https://github.com/osll/github_backup_utils
https://github.com/osll/github_backup_utils
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osll/github_backup_utils
- Owner: OSLL
- Created: 2022-03-01T05:53:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T11:57:55.000Z (over 1 year ago)
- Last Synced: 2025-04-17T10:24:01.766Z (about 1 year ago)
- Language: Python
- Size: 30.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github backup utils
## Goal
Simple set of scripts for backuping github organization repos with access permissions (including private repos) and issues.
## Usage
Usage (launch scripts in order, instructions u can see in comments in scripts):
1. export_org_repos.py (get organization's repositories list)
2. clone_repos.sh (clone repositories by organization)
3. issues_backup.py (backup issues of repositories by organization)
or
./main.sh