https://bugzilla.wikimedia.org/show_bug.cgi?id=34472
--- Comment #3 from Antoine "hashar" Musso <[email protected]> 2012-03-12 16:12:57 UTC --- It looks like we can drop the .ogg video by using the following filtering command: git filter-branch --prune-empty \ --index-filter \ 'git rm -rf --cached --ignore-unmatch js2/mwEmbed/example_usage/media/*.ogg' \ --tag-name-filter cat \ -- --all -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
