Closed adamdecaf closed 6 years ago
This is a cargo issue. See https://github.com/rust-lang/cargo/issues/2078 There's another fix (https://github.com/rust-lang/cargo/issues/1851#issuecomment-288791836) offered using ssh-agent
on OSX.
This is a cargo issue. See rust-lang/cargo#2078 There's another fix (rust-lang/cargo#1851 (comment)) offered using
ssh-agent
on OSX.
Confirmed that this still works in 2023
This is probably a
cargo
issue, but I'm not that familiar with rust.I was trying
cargo install
and ran into the following:I have the following in my
~/.gitconfig
for Go projects, but commenting this out let me runcargo install
just fine.