Parcourir la source

Correct note about local_manifest.xml capabilities

With the <remove-project> element we can remove projects, and
fully replace them with a different definition.  So this note
is out of date.

Signed-off-by: Shawn O. Pearce <sop@google.com>
Shawn O. Pearce il y a 17 ans
Parent
commit
a490f03dc2
1 fichiers modifiés avec 0 ajouts et 5 suppressions
  1. 0 5
      docs/manifest-format.txt

+ 0 - 5
docs/manifest-format.txt

@@ -191,8 +191,3 @@ For example:
 Users may add projects to the local manifest prior to a `repo sync`
 invocation, instructing repo to automatically download and manage
 these extra projects.
-
-Currently the only supported feature of a local manifest is to
-add new remotes and/or projects.  In the future a local manifest
-may support picking different revisions of a project, or deleting
-projects specified in the default manifest.