BotBase/a

4 lines
144 B
Plaintext

git filter-branch --force --index-filter \
"git rm --cached --ignore-unmatch BotBase/asd.py" \
--prune-empty --tag-name-filter cat -- --all