Remove git from IntelliJ
Answered
I had initially configured IntelliJ to push to my github repo. I have removed the remote repo but I want to remove the local repo. I am getting annoying pop-ups a lot from git and would love to remove the entire git integration for now as I am not using git right now and would rather add it in future.
Please sign in to leave a comment.
Just rename/remove .git folder in the project's root and after that delete the mapping in IDE settings: https://i.imgur.com/gusQzSp.png