示例:
-
邮箱 xw@qq.com
-
密码: xw
-
仓库: http://git.test.com/abc/demo
-
注意: 邮箱中的 @ 要使用 %40 代替。仓库 URL 不需要 http:// 。
命令:
拉取指定分支的内容
git clone -b 分支 http://xw%40qq.com:xw@git.test.com/abc/demo
示例:
邮箱 xw@qq.com
密码: xw
仓库: http://git.test.com/abc/demo
注意: 邮箱中的 @ 要使用 %40 代替。仓库 URL 不需要 http:// 。
命令:
拉取指定分支的内容
git clone -b 分支 http://xw%40qq.com:xw@git.test.com/abc/demo
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。