This commit is contained in:
ccppi 2024-06-13 11:15:21 +02:00
parent 7765c448ea
commit c7cd3c7f55

2
git-purge-history.sh Normal file
View File

@ -0,0 +1,2 @@
git reset --hard $(git commit-tree HEAD^{tree} -m "Initial commit")
git push origin threading --force