🗒️git github 配置代理
type
status
slug
date
summary
tags
category
password
icon
HTTP HTTPS
git 设置代理
7890 是我们代理软件的端口。
git 不想使用代理的时候
git 查看正在使用的代理
SSH
1.Windows下
修改
C:\Users\${your username}\.ssh
目录下的config
文件,若没有则新建2.类Unix系统
例如Linux、MacOS、Windows的Wsl2等等
修改
~/.ssh
目录下的config
文件,若没有则新建验证
Windows下打开
git bash
,其他系统使用终端执行 ssh -T [email protected]
参考
上一篇
fatal: could not read Username Device not configured
下一篇
软件行业经验
Loading...