Skip to content

Instantly share code, notes, and snippets.

@justnoise
Created March 23, 2025 20:47
Show Gist options
  • Select an option

  • Save justnoise/f9b0ccaf08051a38b0174df4d27aa9aa to your computer and use it in GitHub Desktop.

Select an option

Save justnoise/f9b0ccaf08051a38b0174df4d27aa9aa to your computer and use it in GitHub Desktop.
Git reflog
git reflog
git reflog show <your-feature-branch>
git reset --hard <commit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment