I’m using GitHub Desktop for Windows on Windows 8.1 and I have pageant running with my github key. I can clone my private repos in the shell manually without having to enter my password, but cargo can’t fetch them.
More details here: https://github.com/rust-lang/cargo/issues/3487#issuecomment-375989414
It’s very frustrating that this isn’t working, especially because it used to work before…
Does anyone know how I can make it work with cargo again?