我正在尝试从bitbucket克隆我的git repo,当我输入此命令时:
git clone https://naor_shoyhat@bitbucket.org/naor_shoyhat/hello-world.git
Run Code Online (Sandbox Code Playgroud)
bash然后提示我一个窗口,其中包含输入用户名和密码的区域.
我输入它们然后我收到此错误:
remote: Empty password
fatal: Authentication failed for 'https://naor_shoyhat@bitbucket.org/naor_shoyhat/hello-world.git/'
Run Code Online (Sandbox Code Playgroud)