We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
+ cd /io + rm -rf repo + mkdir repo + cd repo + '[' '!' -d .git ']' + retry clone + clone ++ mktemp -d + dir=/tmp/tmp.Txkg8yv5oW + git clone https://github.com/hail-is/hail.git /tmp/tmp.Txkg8yv5oW Cloning into '/tmp/tmp.Txkg8yv5oW'... error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. fatal: The remote end hung up unexpectedly fatal: protocol error: bad pack header ++ ls -A /tmp/tmp.Txkg8yv5oW real 1m0.562s user 0m0.135s sys 0m0.086s + git config user.email [email protected] fatal: not in a git directory
The text was updated successfully, but these errors were encountered:
fixed in d86e974 #8190
Sorry, something went wrong.
danking
No branches or pull requests
The text was updated successfully, but these errors were encountered: