Commits on Source (4)
-
Matthew Clarkson authoredVerified7101decd
-
Matthew Clarkson authored
This is what Gerrit returns from the remote side when using the `git` CLI and advertising of SHA1 are not enabled. `go-git` is more strict as it checks the capabilities of the server. To provide compatibility with `rules_git` sniffing for that string in `stderr` we will add that as the returned error.
Verified08ef8807 -
Matthew Clarkson authoredVerifieda7a37c5c
-
Bot authored
# [1.0.0-alpha.7](https://git.gitlab.arm.com/bazel/git/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2024-04-19) ### Bug Fixes * **fetch:** output `remote error: want {} not valid` error message when SHA unadvertised ([08ef8807](https://git.gitlab.arm.com/bazel/git/commit/08ef8807ae34f468400e77d9331c4a6f633f243a))
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- cmd/bazel-git/cat_file.go 2 additions, 4 deletionscmd/bazel-git/cat_file.go
- cmd/bazel-git/fetch.go 10 additions, 1 deletioncmd/bazel-git/fetch.go
- cmd/bazel-git/ls_remote.go 1 addition, 2 deletionscmd/bazel-git/ls_remote.go
- cmd/bazel-git/main.go 3 additions, 0 deletionscmd/bazel-git/main.go