How do I exit the results of 'git diff' in Git Bash on windows?
I think pressing Q should work.
Using WIN + Q worked for me. Just q alone gave me "command not found" and eventually it jumped back into the git diff insanity.
None of the above solutions worked for me on Windows 8
But the following command works fine
SHIFT + Q