Open Tom-M-Git opened 4 years ago
My workaround:
git filter-branch -f --index-filter 'git rm -r --cached --ignore-unmatch release-builds/sysinfoapp-darwin-x64/sysinfoapp.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework' HEAD
and to the other large file too.
My workaround:
git filter-branch -f --index-filter 'git rm -r --cached --ignore-unmatch release-builds/sysinfoapp-darwin-x64/sysinfoapp.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework' HEAD
and to the other large file too.