Backup your GitHub repos

less than 1 minute read

Sometimes for compliance reasons, if you are hosting your source code on GitHub - you might be asked to have a copy of all your git repositories.

Since I was confronted with this situation I decided to write a simple shell script that is scheduled to run everyday:
:octocat: gist

Updated: