Skip to content

Instantly share code, notes, and snippets.

@CornerSyrup
Created October 12, 2025 13:29
Show Gist options
  • Select an option

  • Save CornerSyrup/86fe1eacc35a5940bed93988fb722acb to your computer and use it in GitHub Desktop.

Select an option

Save CornerSyrup/86fe1eacc35a5940bed93988fb722acb to your computer and use it in GitHub Desktop.
Housecleaning after many rebase
git reflog expire --expire-unreachable=now --all
git gc --prune=now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment