stable

Clone or download

Read-only

Merge commit 'refs/changes/15/6215/39' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #11062 Git repository should be exportable Change-Id: Ib4d954430720c24f7b568c90b844b3c3b6e9fa88

Modified Files

Name
A plugins/git/include/GitBundle.php +137 −0 Go to diff View file
A plugins/git/include/GitXMLExporter.php +197 −0 Go to diff View file
M plugins/git/include/autoload.php +5 −3 Go to diff View file
M plugins/git/include/gitPlugin.class.php +31 −5 Go to diff View file
A plugins/git/tests/GitXMLExporterTest.php +245 −0 Go to diff View file
M tests/simpletest/common/project/ProjectXMLExporterTest.php +1 −1 Go to diff View file