I want to see changes to a specific file using git, so I use the command
git diff file_name
everything is fine, but I don't know how to get out from this mode.
ESC does not work
RETURN  does not work
CTRL + Z  does not work
CTRL + C  does not work
CTRL + X  does not work

 
    