Categories
WordPress WordPress Development

This exceeds GitHub’s file size limit of 100MB

Solution for “This exceeds GitHub’s file size limit of 100 MB” issue

git filter-branch -f --index-filter 'git rm --cached --ignore-unmatch YOUR-FILE'
git push