We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c32040 commit a893950Copy full SHA for a893950
script/bootstrap
@@ -1,8 +1,6 @@
1
#!/usr/bin/env bash
2
set -e
3
4
-go version
5
-
6
if uname -s | grep -q "_NT-"; then
7
# Tell Cygwin / MSYS to really create symbolic links.
8
export CYGWIN="$CYGWIN winsymlinks:nativestrict"
script/cibuild
@@ -1,8 +1,5 @@
script/test
# re-run test to ensure GIT_TRACE output doesn't leak into the git package
0 commit comments