ssh-askpass
通常是提示您输入密码的 GUI 样式程序的别名,它通常带有 X 或显示管理器... Cygwin 没有提供这样的东西/我不想为此安装 X...
会发生什么/为什么我会收到此提示?为什么它不能从终端读取它?
编辑:
这就是git config --list
为我打印的内容:
git config --list
core.symlinks=false
core.autocrlf=false
color.diff=auto
color.status=auto
color.branch=auto
color.interactive=true
pack.packsizelimit=2g
help.format=html
http.sslcainfo=/bin/curl-ca-bundle.crt
sendemail.smtpserver=/bin/msmtp.exe
diff.astextplain.textconv=astextplain
rebase.autosquash=true