Damjan Cvetko
Damjan Cvetko
> So by keeping krd.exe running in a seperate windowd, ssh worked but git didn't. Were there any errors? Something to go on. For me personally github does not work,...
> @zobo just migrated kr to go modules, could you PR your changes against current master? Hi @agrinman. Will look at it asap.
@Bodup Great, I can see the issue are backslashes... Will work on that, thanks!
Rebased to latest code. It's much more organized and after settling all conflicts easier to work with. Nice! Also added ExtendedAgent support, so that now sha256 and sha512 signatures pass...
Changed how krd.exe is started to also handle paths with white space.
@agrinman do you need anything else to merge this? It seems to work quite well here...
I’ll look at what can be done with build scripts and read up a bit on workflows. For the oneliner, maybe a powershell download and extract combo. Regarding contribution policy....
Did small fixes in unix and darwin code so that it compiles again. And tried to add workflow for win building. This is a complete stab-in-the-dark since I am not...
@PeterStaev Could you try it with ssh -vvvv ... to get some verbose output, also please look at the contents of your c:\users\...\.ssh\config . The part that was added by...
Hum.. Can you try to remove the quotes from ProxyCommand?