Skip to content

Instantly share code, notes, and snippets.

@abeldantas
Last active January 8, 2024 15:37
Show Gist options
  • Save abeldantas/26b37493d67988b3a4fbe3a09863a679 to your computer and use it in GitHub Desktop.
Save abeldantas/26b37493d67988b3a4fbe3a09863a679 to your computer and use it in GitHub Desktop.
Common Git Commands

See history between A and B

history | nl | sed -n '265,275p'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment