stable
Clone or download
Read-only
Merge commit 'refs/changes/64/24464/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #23819: Forked repositories do not take default branch of parent into account Change-Id: I268eae1228dd6fb9208a30a35272c55001ccd64b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git_Backend_Gitolite.class.php | +6 | −1 | Go to diff View file |
M | plugins/git/include/REST/v1/RepositoryResource.class.php | +1 | −0 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +1 | −0 | Go to diff View file |
M | plugins/git/tests/integration/GitXmlImporterTest.php | +2 | −1 | Go to diff View file |
M | plugins/git/tests/unit/GitBackendGitoliteUserAccessRightsTest.php | +2 | −1 | Go to diff View file |
M | plugins/git/tests/unit/GitRepositoryImplTest.php | +2 | −0 | Go to diff View file |
M | plugins/git/tests/unit/Git_Backend_GitoliteAccessURLTest.php | +5 | −0 | Go to diff View file |
M | plugins/git/tests/unit/Git_Backend_GitoliteTest.php | +8 | −1 | Go to diff View file |