Git credentials look up is substantially more of a pain in the butt than I would have liked it to be. I ended up yanking out a giant chunk of Cargo's credential handler and modifying it slightly because I don't use ssh-agent (and none of the other people using mold that I'm aware of do).
See #122
Git credentials look up is substantially more of a pain in the butt than I would have liked it to be. I ended up yanking out a giant chunk of Cargo's credential handler and modifying it slightly because I don't use ssh-agent (and none of the other people using mold that I'm aware of do).