Txt
Byte sized tech know-how.
Home
About
Tag Archives:
reculsive
11
Jul
Remove a Folder from Git
Remove a given folder from a Git repository…
git rm -r cache/
Post navigation