# Remove large file from git so you can push your commits again git filter-branch -f --index-filter 'git rm --cached --ignore-unmatch fixtures/11_user_answer.json'
git rm --cached models/sample.h5