git clone 使用账号密码 windows

linux 如果需要账号密码会提示让输入,而windows则会直接403错误。

git clone http://邮箱(或用户名):密码@仓库http地址

示例:
邮箱: [email protected]
密码: password
仓库: https://gitee.com/sunshine-fork/aliyun_oss.git

注意: 邮箱中的 @ 要使用 %40 代替。仓库 URL 不需要 https:// 。

命令:
git clone http://xw%40qq.com:[email protected]/sunshine-fork/aliyun_oss.git

git clone 使用账号密码 windows最先出现在Python成神之路

版权声明:
作者:lichengxin
链接:https://www.techfm.club/p/13838.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>