github-backup-sh icon indicating copy to clipboard operation
github-backup-sh copied to clipboard

Simple shell script to backup all GitHub repos for specified user

Results 3 github-backup-sh issues
Sort by recently updated
recently updated
newest added

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...