stable
Clone or download
Read-only
Merge 'gerrit #12867' into stable/master
* commit '58fefb85ab': request #12378 git 2.12 breaks migration to gerrit Change-Id: I9952d52447c0d6e6af613e29449cff8ed23121c1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php | +27 | −18 | Go to diff View file |
M | plugins/git/include/Git_Exec.class.php | +67 | −10 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +2 | −1 | Go to diff View file |
M | plugins/git/tests/Git/Driver/Gerrit/ProjectCreatorTest.php | +17 | −6 | Go to diff View file |
M | src/common/System/Command.class.php | +10 | −3 | Go to diff View file |
M | src/common/System/Exception/CommandException.class.php | +23 | −3 | Go to diff View file |