Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
remove git from angular oproject
Austin Hemmelgarn
Programming language:
Shell/Bash
2021-03-30 01:06:21
4
Q:
remove git from angular oproject
nanmoum
Code:
Shell/Bash
2021-01-23 13:07:29
rm
-rf .git*
7
Qian
Code:
Shell/Bash
2021-03-05 15:00:44
//Windows:
del
/F /
S
/Q /
A .git rmdir .git
1
Tags
git
remove
angular
Related
uninstall angular cli
remove submodule git
generate component angular without folder
New to Communities?
Join the community