rm -rf *
git add -A
git commit -m "oops."
rm -rf .git
git init
git add .
git commit -m "bye."
git push origin main --force
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: