Git/TortoiseGit ssh client 配置

1. Git ssh client 配置

Git 默认的 ssh client 是 <Git 安装目录>/usr/bin/ssh.exe

修改方法为打开 Git Bash 执行:

git config --global core.sshCommand "'/C/Program Files/TortoiseGit/bin/TortoiseGitPlink.exe'"

注意:如果路径中包含空格的话需要用单引号(')把路径包裹起来

2. TortoiseGit ssh client 配置

TortoiseGit 默认的 ssh client 是 <TortoiseGit 安装目录>/bin/TortoiseGitPlink.exe

修改方法为使用右键菜单打开 TortoiseGit 设置进行更改

相关推荐
悟道子HD10 小时前
计算机网络端口记忆指南
计算机网络·http·https·ssh·ftp·端口号·smtp
向上_5035829111 小时前
解决git提交冲突
git
学习使我健康11 小时前
Git Submodule 深度避坑指南
git
Java后端的Ai之路12 小时前
SSH配置与GitHub项目拉取操作指南
elasticsearch·ssh·github·公钥
minxihou12 小时前
Windows 11 OpenSSH Server 完整排错指南(微软账号场景)
windows·microsoft·ssh·openssh·troubleshooting·windowswsl2
Mapleay12 小时前
git notes
git
阿汤哥的程序之路12 小时前
ProxyJump
ssh
zhougl99613 小时前
非root用户,链接ssh,并上传git
运维·git·ssh
muddjsv1 天前
Git 代码同步与协作的核心命令全解析
git
历程里程碑1 天前
2. Git版本回退全攻略:轻松掌握代码时光机
大数据·c++·git·elasticsearch·搜索引擎·github·全文检索