Remove folder from a git repository

git December 21, 2018 python

Remove folder from a git repository

python
git rm -r --cached  folderpath