I have N+2 repositories in drive E:
- Test_central - central repository;
- Test_primary1 - local repository;
- Test_primaryN - local repository;
- Test_slave - local repository.
How can I update Test_slave when Test_primaryI has pushed its own changes to Test_central?
P.S.: all repositories on one drive only for testing