When using Git Bash, I type the command:
git log
It shows me all the logs. But now I want to do a second command. So I hold the down arrow to get to the bottom of the logs and it just says (END)
. How do I get to the next line so I can enter my next command?