I\'m new to Git and the terminal. How can I exit a listing mode generated by the git status command?
git status
Please try this steps in git bash, It may help you.
CTRL + C
:qa!