Come fare un mirror di git?

Sul mirror:

  1. cd /home/git/
  2. git clone --mirror git@192.168.0.2/repertorio.git
  3. cd repertorio.git
  4. git fetch --all per ottenere nuovi cambiamenti se ce ne sono