Remove a Folder from Git
Tagged with: command, folder, git, reculsive, remove, rm
Remove a given folder from a Git repository…
git rm -r cache/
Remove a given folder from a Git repository…
git rm -r cache/
This entry was posted on Friday, July 11th, 2008 at 9:41 pm and is filed under Code, Command Line. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.