-
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.
Loading