Skip to content

Instantly share code, notes, and snippets.

@SuperZombi
Created April 12, 2026 23:58
Show Gist options
  • Select an option

  • Save SuperZombi/4b82ed067530d4610cb2a35ed07f2394 to your computer and use it in GitHub Desktop.

Select an option

Save SuperZombi/4b82ed067530d4610cb2a35ed07f2394 to your computer and use it in GitHub Desktop.
Clean repo history
git checkout --orphan clean
git add .
git commit -m "Initial clean commit [skip ci]"
git branch -M main
git push -f origin main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment