Skip to content

Instantly share code, notes, and snippets.

@daniel12fsp
Created April 25, 2019 12:52
Show Gist options
  • Save daniel12fsp/8d6671885312d42cb4d27fc55de04f22 to your computer and use it in GitHub Desktop.
Save daniel12fsp/8d6671885312d42cb4d27fc55de04f22 to your computer and use it in GitHub Desktop.
This command shows all commit even if it is detached
git log $(git rev-list -g --all)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment