You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the git archive format to match the archive file suffix.
When bazel try to install the repo, it uses the file prefix to determine how to extract the archive. If the format of the archive is not correct, bazel will fail when installing the repo.
PiperOrigin-RevId: 791662417
0 commit comments