stable
Clone or download
Read-only
request #25367: Some tests still depends on the "system Git"
Updated the code or removed it depending on what was easier. It looks like there is a bunch of dead code in GitDriver that could be removed. Change-Id: Ie457092bbffddee9ed8aa98955fe87dc73553681
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitBackend.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitDriver.class.php | +3 | −88 | Go to diff View file |
M | plugins/git/tests/integration/GitDriverTest.php | +6 | −119 | Go to diff View file |
M | plugins/git/tests/integration/GitXmlImporterTest.php | +3 | −3 | Go to diff View file |
M | plugins/git/tests/integration/Gitolite/GitoliteTestCase.php | +1 | −1 | Go to diff View file |