Answers for "how to remove git from a project local"

0

how to remove git from a project

rm -rf .git*
Posted by: Guest on October-03-2021

Code answers related to "how to remove git from a project local"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language