Sync remote git repos

git, sync, cron

Today I succesfully set up my first crontab, which runs a script that keeps two remote git repos in sync. This if course requires a server, where you can actually run cron, and local filesystem access, for a third ’transfer’-repo. For added security, I use a custom ssh key during transfer.