git filter-branch --force --index-filter 'git rm -r --cached --ignore-unmatch <directory-name>' --prune-empty --tag-name-filter cat -- --all