While using mysysgit under Windows, I do not know how to regain control of the console windows after running git log in Git Bash. This seems simple yet I cannot find the key combination or command, so I find myself having to close the console window and relaunching a new instance of Git Bash to interact with git.
What is the key combination and/or command I need to exit the log viewer?
As said in the comments already, press the Q key.