Published
- 1 min read
git remove cached directory
The solution for this is noted below
git remove cached directory
Solution
git rm -r --cached [directory]
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
git rm -r --cached [directory]
Try other methods by searching on the site. That is if this doesn’t work