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

相关推荐
菠萝加点糖11 小时前
Git 删除远程文件、本地保留并取消跟踪
git
理智.62914 小时前
Git 工具使用之项目版本回退与修改备份:stash、reset、reflog 常用指令详解
git·gitee·github
妙码生花17 小时前
GIT 提交规范
git
云雀衔光19 小时前
多个 MCP Server 怎么编排:数据库 / Redis / Git / 飞书一把梭
java·数据库·人工智能·redis·git·语言模型·飞书
Java后端的Ai之路20 小时前
Git pull弹出vim编辑器完整排查指南
开发语言·人工智能·git·编辑器·vim
云泽8081 天前
Git 版本控制系统(下):从 .git 目录结构到冲突解决机制详解
大数据·git·elasticsearch
麻辣布丁2 天前
Git冲突原因与解决方法全解
大数据·git·elasticsearch
一支黑色の铅笔2 天前
VSCode 克隆Git项目
ide·git·vscode
拽着尾巴的鱼儿2 天前
Idea:Cannot Run Git 无法运行git
java·git·intellij-idea
y小川2 天前
【git】移除远端已删除的git分支
git