I have Initialized a git repository and have made some commit in that now for some reason I do not want to track any files in it and want to remove git from my local repo. Is th
Just deleting the .git directory stored in the repository will pretty much do it.
.git