Git error remote:空密码 [英] Git error remote: Empty password

查看:145
本文介绍了Git error remote:空密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

  git clone https:

我试图从bitbucket克隆我的git repo,并输入以下命令: //naor_shoyhat@bitbucket.org/naor_shoyhat/hello-world.git

然后bash提示我输入用户名和密码的区域。



我输入它们然后收到此错误:

  remote:空密码
致命:https://naor_shoyhat@bitbucket.org/naor_shoyhat/hello-world.git/认证失败

I'm trying to clone my git repo from bitbucket, and when I enter this command:

git clone https://naor_shoyhat@bitbucket.org/naor_shoyhat/hello-world.git

The bash then prompts me a window with areas to enter username and password.

I enter them and then I receive this error:

remote: Empty password
fatal: Authentication failed for 'https://naor_shoyhat@bitbucket.org/naor_shoyhat/hello-world.git/'

解决方案

I'm using git(2.12.2) 64-bit on Windows 10. My solution is simply close the login window which you have to type account and password, and a SSh window will pop out, then you type your password.

这篇关于Git error remote:空密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆