mirror of https://github.com/grpc/grpc-java.git
The previous 'git ls-remote' was returning the tag-referenced commits via
vF.O.O^{} which was confusing the version check (as v1.30.0 would not match
v1.30.0^{}). Passing --refs filters those ^{} tags.
There was also a missing 'v' in the version check. It was added explicitly to
generate the list but not to check the result.
|
||
|---|---|---|
| .. | ||
| kokoro | ||
| build_artifacts_in_docker.sh | ||
| build_docker.sh | ||
| checkstyle.license | ||
| checkstyle.xml | ||
| make_dependencies.bat | ||
| make_dependencies.sh | ||
| run_in_docker.sh | ||
| set_github_status.py | ||
| sign-local-repo.sh | ||
| sonatype-upload.sh | ||
| sync-protos.sh | ||
| xds_logging.properties | ||