Snippets are tiny notes I've collected for easy reference.
Backup an entire GitHub repository
The following shell script will back up an organization's GitHub repositories, including the all branches of the source tree and the GitHub wiki and issue list (if any).
(Also at rodw/backup-github.sh.)
Published 1 Jan 2014
Snippets are tiny notes I've collected for easy reference.