stable
Clone or download
Read-only
Merge commit 'refs/changes/69/12269/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12086: Remove compatibility mode of the Git repositories web browser Change-Id: I1375e6419c22ba26c5b9955e17ab0a13d5bc6bda
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitPHP/git/Blob.php | +20 | −21 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Commit.php | +23 | −80 | Go to diff View file |
M | plugins/git/include/GitPHP/git/GitExe.php | +17 | −13 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Project.php | +23 | −229 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Tag.php | +18 | −112 | Go to diff View file |
M | plugins/git/include/GitPHP/git/Tree.php | +18 | −72 | Go to diff View file |