Horje
delete git repository command line Code Example
delete git repository command line
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.




Shell

Related
arch linux charcode logo Code Example arch linux charcode logo Code Example
ERROR: Could not install packages due to an OSError: [WinError 5] Access is deni ied: 'C:\\Users\\ok\\AppData\\Local\\Temp\\pip-uninstall-vl2o0dwn\\pip.exe' Consider using the `--user` option ERROR: Could not install packages due to an OSError: [WinError 5] Access is deni ied: 'C:\\Users\\ok\\AppData\\Local\\Temp\\pip-uninstall-vl2o0dwn\\pip.exe' Consider using the `--user` option
delete .git folder Code Example delete .git folder Code Example
nginx certbot ubuntu Code Example nginx certbot ubuntu Code Example
rm git init Code Example rm git init Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
18