SyntaxFix
Write A Post
Hire A Developer
Questions
Old question, but some of us are in git-posh (powershell). This is the solution for that:
git-posh
git ls-files -ci --exclude-standard | foreach { git rm --cached $_ }