赞
踩
示例
邮箱 mj@qq.com
密码: 123
仓库: http://git.test.com/abc/demo
注意: 邮箱中的 @ 要使用 %40 代替。仓库 URL 不需要 http:// 。
git clone http://邮箱(或用户名):密码@仓库
$ git push http://mj%40qq.com:123@git.test.com/abc/demo
git push http://邮箱(或用户名):密码@仓库 分支
$ git push http://mj%40qq.com:123@git.test.com/abc/demo master
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。