tortoisegitplink: unknown option “-o“

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

相关推荐
gwf21640 分钟前
SSD读写速度深度解析:顺序读写vs随机读写、IOPS、延迟,你的硬盘性能到底怎么看?
git·嵌入式硬件·缓存·github·智能硬件
西邮彭于晏1 小时前
图文详解:Git分支创建、合并与冲突解决|新手零门槛完整教程
大数据·git·elasticsearch
nuisthou6 小时前
git常用命令总结
git
西邮彭于晏6 小时前
Git 标签(Tag)与版本发布完整指南|附全场景命令速查表
大数据·git·elasticsearch
潘正翔7 小时前
k8s进阶_Harbor镜像仓库
git·云原生·容器·kubernetes·gitee·github
InfinitePlus9 小时前
Git基本操作-命令行
git
茉莉玫瑰花茶9 小时前
TCP 全连接队列与 tcpdump 抓包
git·github·tcp·tcpdump
炸膛坦客10 小时前
Git 和 GitHub:(十四)rebase 到某个有新提交的远程仓库的分支
git·github
炸膛坦客1 天前
Git 和 GitHub:(十二)基于远程仓库的某一个分支的某一笔提交创建新分支
git·github
炸膛坦客1 天前
Git 和 GitHub:(十三)改分支名
git·github