gitws.manifestfinder module
GIT Tag Related Manifest Finder.
- gitws.manifestfinder.find_manifest(path: Path) Optional[Path][source]
Return Path to manifest if clone has been tagged before.
The git clone at
pathcan be checked out to a tag, branch or SHA. If the clone has been tagged by byGitWSand this tag is currently checked out, this function will return the path to the related manifest.