Created
March 5, 2019 08:23
-
-
Save khoatran/f6867a20ba58b23ebd8b70d8901d0908 to your computer and use it in GitHub Desktop.
Git log one line with time
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 --oneline --pretty=format:"%h%x09%an%x09%ad%x09%s" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment