Backup your GitHub repos
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:
gist