These are shell functions to
- Create a git mirror repository from a original repository (
create_mirror) - Update the mirror repository with the original repository changes (
update_mirror)
You can add to your ~/.bash_profile the following functions