Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bazel-gazelle #78

Closed
pcj opened this issue May 7, 2019 · 0 comments · Fixed by #79
Closed

Update bazel-gazelle #78

pcj opened this issue May 7, 2019 · 0 comments · Fixed by #79

Comments

@pcj
Copy link
Member

pcj commented May 7, 2019

Current bazel-gazelle version specified here can break with shallow-since:

 git clone '--shallow-since=1551386336 +0000' https://go.googlesource.com/tools /private/var/tmp/_bazel_i868039/7b08591af2b3d71f45f2e4029050db37/external/org_golang_x_tools
Cloning into '/private/var/tmp/_bazel_i868039/7b08591af2b3d71f45f2e4029050db37/external/org_golang_x_tools'...
fatal: Server does not support --shallow-since
fatal: The remote end hung up unexpectedly
+ git clone https://go.googlesource.com/tools /private/var/tmp/_bazel_i868039/7b08591af2b3d71f45f2e4029050db37/external/org_golang_x_tools
Cloning into '/private/var/tmp/_bazel_i868039/7b08591af2b3d71f45f2e4029050db37/external/org_golang_x_tools'...
fatal: unable to access 'https://go.googlesource.com/tools/': The requested URL returned error: 502
pcj added a commit that referenced this issue May 7, 2019
@pcj pcj mentioned this issue May 7, 2019
@pcj pcj closed this as completed in #79 May 7, 2019
pcj added a commit that referenced this issue May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant