/
How do we remove with GIT

How do we remove with GIT

This is handy recipe for removing an entire directory using GIT:

git rm -rf PC

Related content

How can I delete a file or directory?
How can I delete a file or directory?
More like this
GIT makes it safe to delete things
GIT makes it safe to delete things
More like this
Uninstall IguanaX on Windows
Uninstall IguanaX on Windows
More like this
Cleaning a build
Cleaning a build
More like this
Rename your home directory
Rename your home directory
More like this
Extracting a git submodule from a git module
Extracting a git submodule from a git module
More like this