BotBase/BotBase/a

4 lines
158 B
Plaintext

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