git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch 파일명' --prune-empty --tag-name-filter cat -- --all
해당하는 파일 커밋되어있는 브랜치에서 전부 삭제하기