Jenkins执行git命令报错Host key verification failed解决方法(Windows)
环境:Windows git,(不是Linux系统,在网上找到的绝大部分都是linux下如何如何操作的,)问题:Windows安装的jenkins,登录账户打开git bash,执行git pull等一系列命令,是可以成功执行,但是在Jenkins的网页中执行git的命令时,提示d:\src>git pull Host key verification failed.fatal: Could not read from remote repository.Please make su



