Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: fewtarius/github-backup

Tags

v1.0.4

Toggle v1.0.4's commit message
github-backup v1.0.4

v1.0.3

Toggle v1.0.3's commit message
github-backup v1.0.3

v1.0.2

Toggle v1.0.2's commit message
github-backup v1.0.2

v1.0.1

Toggle v1.0.1's commit message
github-backup v1.0.1

v1.0.0

Toggle v1.0.0's commit message
Initial release: github-backup v1.0.0

Comprehensive GitHub backup tool that mirrors all content from
GitHub accounts to local storage.

Features:
- Bare mirror clones of personal repos, gists, and org repos
- Full metadata backup: issues, PRs, releases, wikis, assets
- Multi-account support with per-account include/exclude filters
- Organization auto-discovery (3-method strategy for token compatibility)
- Resumable runs with state tracking (.run-state.json)
- Retry with exponential backoff and rate limit handling
- Dated archive snapshots with configurable pruning
- Proxy support for HTTP/HTTPS connections
- Structured logging with color output
- Cron-friendly: exit codes, summary reports, JSON run logs

CLI commands: run, list (dry-run), archive, status

67 unit tests passing across config, mirror, resume, and utils modules.

License: GPL-3.0