I am trying to push a file to my GitHub repository. When I type git push -u origin master
and press enter, nothing shows in the screen. When I press Ctrl+c, then it shows a box for username. When I type my username and press enter, it shows an error.
What can I do?