0

I installed git bash. Later added to the path, and all seems to work, except when pushing the files at the exact moment of introducing the password the keyboard become unresponsive every time using cmd, cmder or powershell.
Still git bash works fine.

1 Answer 1

1

This might sound obvious, but have you tried typing the password (even if it seem unresponsive) and hitting Enter? There's a [security] reason why characters are not shown while you are typing your password in the command prompt.

Sign up to request clarification or add additional context in comments.

1 Comment

You're right it wasn't really a problem, it does the work but you can't see the dots while typing so it confused me. Thanks!