Remove or delete a Git subtree
There are multiple ways to add and remove the subtree in Git repo.
- git rm -rf plugins/experimentation
- git rm -rf gitpath
Subscribe to:
Posts (Atom)
There are multiple ways to add and remove the subtree in Git repo.