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 path can be checked out to a tag, branch or SHA. If the clone has been tagged by by GitWS and this tag is currently checked out, this function will return the path to the related manifest.