TortoiseGit是 Git 的 Windows 图形化客户端(GUI)
本机拉代码出错了,之前好像没啥问题
html
git.exe pull --progress -v --no-rebase "origin"
tortoisegitplink: unknown option "-o"
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
git did not exit cleanly (exit code 1) (94 ms @ 2026/3/27 20:20:33)

html
TortoiseGit → Settings → Network

html
D:\TortoiseGit\bin\TortoiseGitPlink.exe

html
C:\Windows\System32\OpenSSH
C:\Windows\System32\OpenSSH\ssh.exe


html
git.exe pull --progress -v --no-rebase "origin"
ssh: connect to host 127.0.0.1 port 29418: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
git did not exit cleanly (exit code 1) (2172 ms @ 2026/3/27 20:33:46)

https://tortoisegit.org/download/

html
"D:\TortoiseGit\bin\TortoiseGitProc.exe" --version
"git --version


远程服务器,我看了下自动更新了

等更新完,没问题了,换个高版本的就可以了
html
TortoiseGit 2.18.0.1 (D:\TortoiseGit\bin)


TortoiseGit-2.18.0.1-64bit.msi 需要先安装 Microsoft Visual C++ 2015-2022 Redistributable