Search code examples
gitcmdgit-loginvisible

Why do text/commands become invisible when I use Git log?


I have problems with using Git. Everything works fine when running on CMD and the $ shows up and my text shows up. But when I go to my git log my text suddenly disappears. It's just a : and I can type commands but not see them.

When I go out from the git log, the text is still not appearing.

Git-text-dissapear-picture

If I type CTRL+C 2 times I can see the $ sign but the text is still gone.


Solution

  • I had this problem after exiting git log in Windows Git Bash.

    I fixed it by resetting the terminal using reset.