You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Julia 1.7 I'm getting this somewhat scary and at least annoying output when running a git clone:
/tmp/testdepot/artifacts/33c5e3a13ad6427f86436f577c0edce1e468ac80/libexec/git-core/git-remote-https: /home/gunnar/julia1.7/bin/../lib/julia/libcurl.so.4: no version information available (required by /tmp/testdepot/artifacts/33c5e3a13ad6427f86436f577c0edce1e468ac80/libexec/git-core/git-remote-https)
On Julia 1.7 I'm getting this somewhat scary and at least annoying output when running a
git clone
:The command seems successful though.
Complete reproducer (Ubuntu 20.04):
The text was updated successfully, but these errors were encountered: