GoogleCode中git push密码错误提示解决方案(Invalid username/password)

文章转载自,天国之翼:http://my.opera.com/freewinger/blog/2012/03/27/googlecode-git-googlecode-git-push-password-error-fix

非常感谢!~~~


GoogleCode git push密码错误解决方法 (googlecode git push password error fix )

配置\.git\config文件
最简单的解决方法

 

我最近用TortoiseGit
push 我的googlecode
但是总是提示出密码错误
 Pushing to
http://code.google.com/p/winger-newlisp-toy
 fatal: remote error: Invalid username/password.
 

So Bad!

两种方法:
下面的 secrtpwdinme 就是 generated googlecode.com password
(The following secrtpwdinme is your googlecode password for your project on the under)

一种:
first method:

clone的时候加上google 给你的项目密码
(add your googlecode password when you clone your project use git)
your generated googlecode.com password.

https://username:password@code.google.com/p/winger-newlisp-toy/

第二种方法
second method:
找到\.git\config文件
(find the file \.git\config)

把里头的
(change context)
https://username@code.google.com/p/newlisp-code-pattern-cn
改成
(to)
https://username:password@code.google.com/p/newlisp-code-pattern-cn

 

然后就大功告成喽!嗨不嗨!

 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值