Documentation ¶
Overview ¶
zoekt-repo-index indexes a repo-based repository. The constituent
git repositories should already have been downloaded to the --repo_cache directory, eg.
go install github.com/google/zoekt/cmd/zoekt-repo-index && zoekt-repo-index -base_url https://gfiber.googlesource.com/ \ -manifest_repo_url https://gfiber.googlesource.com/manifests \ -manifest_rev_prefix=refs/heads/ \ -rev_prefix="refs/remotes/" \ -repo_cache ~/zoekt-serving/repos/ \ -shard_limit 50000000 \ master:default_unrestricted.xml
Click to show internal directories.
Click to hide internal directories.