git gh001: обнаружены большие файлы, удалить ошибку

git filter-branch --index-filter 'git rm -r --cached --ignore-unmatch <file/dir>' HEAD
Wicked Wildebeest