"GH001: Large files detected. You may want to try Git Large File Storage" error fix

C++
git filter-branch -f --index-filter 'git rm --cached --ignore-unmatch fixtures/11_user_answer.json'
Source

Also in C++: