From b308db1e2a982ae4158cb6fedd23d3d547bd09b0 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Fri, 25 Feb 2022 17:05:21 +0000 Subject: manifest_xml: group for submanifest projects Add all projects in a submanifest to the group submanifest:: for ease in filtering. Change-Id: Ia6f01f9445f4f8d20fda3402f4d5821c43ceaf7f Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/331319 Tested-by: LaMont Jones Reviewed-by: Mike Frysinger --- docs/manifest-format.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/manifest-format.md') diff --git a/docs/manifest-format.md b/docs/manifest-format.md index 7c0a7da9..6e671080 100644 --- a/docs/manifest-format.md +++ b/docs/manifest-format.md @@ -281,6 +281,9 @@ with the new settings needed. If not supplied the remote and project for this manifest will be used: `remote` cannot be supplied. +Projects from a submanifest and its submanifests are added to the +submanifest::path: group. + Attribute `manifest-name`: The manifest filename in the manifest project. If not supplied, `default.xml` is used. -- cgit v1.2.3-54-g00ecf