Skip to content

Instantly share code, notes, and snippets.

@stevejay
Last active March 7, 2023 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevejay/c041888b5b72b4f55589aab6be099052 to your computer and use it in GitHub Desktop.
Save stevejay/c041888b5b72b4f55589aab6be099052 to your computer and use it in GitHub Desktop.
Useful git commands
git reflog --grep-reflog <pattern> # E.g. pattern can be a branch name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment