sound_annalysis/rm_mp3.sh

3 lines
130 B
Bash

git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch "*.mp3"' --prune-empty --tag-name-filter cat -- --all