github-backup-sh
github-backup-sh copied to clipboard
Simple shell script to backup all GitHub repos for specified user
I try curl "https://raw.github.com/ptrofimov/github-backup-sh/master/github-backup.sh" | sh -s ignatenkovnikita.
Ability to back up either user or organisation repositories Switch debugging on or off Change the type of the repositories to back up Enable back up of private repos by...
It's probably not the intention, however this script doesn't back up private repositories and the docs don't mention it. https://github.com/ptrofimov/github-backup-sh Propose simple change in documentation to say that it only...