]> source.dussan.org Git - jgit.git/commit
Support remove-project node in the manifest parser 77/126577/4
authorMasaya Suzuki <masayasuzuki@google.com>
Tue, 24 Jul 2018 19:22:11 +0000 (12:22 -0700)
committerMasaya Suzuki <masayasuzuki@google.com>
Tue, 21 Aug 2018 01:27:32 +0000 (18:27 -0700)
commit58a90f7a70f11ca79fa678086a2425b0eecbae06
treefb26397c08743945f55a82383b215ecbc8f8849b
parente0e52cb0110a908959f7df13c5e66bf911bad74f
Support remove-project node in the manifest parser

This directive removes the projects added by other directives.

https://gerrit.googlesource.com/git-repo/+/65b0ba5aa0447f7ee25103828115662b1eb80ff9/manifest_xml.py#614
https://gerrit.googlesource.com/git-repo/+/e469a0c741832f6584513f4a382d6b93f417b8d2/docs/manifest-format.txt#339

Change-Id: I90d7b9fc711b586dec05f475422d34d67d909986
Signed-off-by: Masaya Suzuki <masayasuzuki@google.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/gitrepo/ManifestParserTest.java
org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/ManifestParser.java