I am currently working with the git commands. When I direct into my folder, where the git repository is at everything works. When i then say "git log" it prints all my commits. But then i cant type again any command. It just says: "no next tag (press RETURN)". When i then try to close git it pops up a window with the name "mintty". It says: "Processes are running in session..." How can i solve this problem that i can type in another git command or close git properly?
I can say "ok" and then my git closes, but this cannot be the solution for this problem.
I expect to write some new commands into the console and i expect to close git without this error message, that processes are still running.
Thank you!