Can't type password in Git Bash

后端 未结 3 764
我寻月下人不归
我寻月下人不归 2021-02-04 05:39

I have a strange problem I couldn\'t find anything about on the web.

I\'m learning to use BitBucket and I\'m following their walkthrough. I\'m using Git Bash as the comm

相关标签:
3条回答
  • 2021-02-04 05:55

    You are typing the password, it just does not give you a visible reaction when entering characters (i.e. no * symbols). So just type your password correctly, press enter and it should work.

    0 讨论(0)
  • 2021-02-04 06:01

    I use bitbucket a great deal. I notice that sometimes when I am cloning a very large repository I enter my password (which doesn't show) and then I press enter and then I have to wait for quite a while before anything will clone. A slow clone does tend to look like a hang. Try typing in your password, press enter, grab some coffee and come back. Works for me.

    0 讨论(0)
  • 2021-02-04 06:07

    There are a few things that can be your problem but first understand that the terminal does let you type your password it just doesn't let you see it for security reasons. Another thing that can fix it is if you are using any numbers in your password try using the keys at the top of the keyboard instead of the keypad. But keep in mind you will not be able to see any of what is going on.

    0 讨论(0)
提交回复
热议问题