Julia repl is ignoring my ssh config file

I believe by default Julia will still use its own libgit2, but in 1.7 you can set the environment variable JULIA_PKG_USE_CLI_GIT=true to force it to use your system git instead.

4 Likes