Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 449 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 449 Bytes

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