stable

Clone or download

Read-only

Mirror forked repository

This task is part of story #8734 have new git repositories automatically mirrored Given a repository is replicated on some mirrors When I fork this repository Then the forked repository is replicated on same mirrors as its parent repository. Change-Id: Id74ce970006c81df4cafeca7e1a2b827088ec8ff

Modified Files

Name
M plugins/git/include/GitRepositoryManager.class.php +32 −1 Go to diff View file
M plugins/git/include/gitPlugin.class.php +2 −1 Go to diff View file
M plugins/git/tests/GitRepositoryManagerTest.php +18 −7 Go to diff View file
M plugins/git/tests/GitXmlImporterTest.php +3 −1 Go to diff View file
M plugins/git/tests/rest/GitDataBuilder.php +2 −1 Go to diff View file