How can I remove my /~.ssh
if I've lost it? I have to join a new project but if I am trying to commit, add or push anything I get an 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.
Is there any git comand to reset all my user settings and start using git like on a new computer?