Created
July 26, 2016 21:24
-
-
Save mattmccarty/c4fadabdae47a1f687249954b88d6f8b to your computer and use it in GitHub Desktop.
Git - Timestamp for Merge/Commit
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 rev-list --format=format:'%ci' --max-count=1 `git rev-parse {commit-id}` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment