Created
April 25, 2019 12:52
-
-
Save daniel12fsp/8d6671885312d42cb4d27fc55de04f22 to your computer and use it in GitHub Desktop.
This command shows all commit even if it is detached
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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