Created
March 17, 2015 14:07
-
-
Save hormesiel/a8ae2b3af67cedf1e507 to your computer and use it in GitHub Desktop.
Shows the SHA1 of the first commit made in a Git repository.
This file contains 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 rev-list --max-parents=0 HEAD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment