delete .git folder
rm -rf .git
delete .git folder
rm -rf .git
git remove repository local
$ rm -rf .git
how to remove git from project
rm -rf .git*
remove git repository
On Windows:
Go to the directory where you want to delete your .git folder then type in cmd
rmdir /S .git.
how to delete repository in github
#step by step Process
>> Login github
>> Profile # right side of the page profile icon
>> Your repositories
>> Select repositories
>> Goto Settings # repository level settings
>> Delete this repository
>> Please type <repository name> to confirm.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us