How to remove Git from a Project/Folder including sub-folders.

How to remove Git from a Project/Folder including subfolders?

Use the below command in the route directory

rm -rf .git

Comments

Popular posts from this blog

Error : ID4243: Could not create a SecurityToken.

MVC - Looping through the model properties from cshtml