Automatically keep a secondary repo in sync with a primary repo?
We have a two tier setup.
We have a primary repository (called 'primary' below).
And a secondary repository (called 'secondary' below) that was created like so:
$ git clone --bare --shared $REPO_A/