I have made a Intellij project and tried to commit it to Github and got this error:
Another git process seems to be running in this repository, e.g. an editor opened by 'git commit'. Please make sure all processes are terminated then try again. If it still fails, a git process may have crashed in this repository earlier: remove the file manually to continue.
I have no idea what to do. There aren't any other git processes, and I don't know what "git commit" is.
I tried some things and nothing changed.