SpiceQA
Questions
Tags
Users
Badges
How do I git log with short commit hash + date/time?
user_834333
0
Created Mar 8, 2016
Edited Mar 8, 2016
Viewed 6703
Follow
Let's say I do this command: git log -4 --pretty=format:%h
How do I add date/time to each result?
git
4
0
Add comment
+
Share
1 Answers
Related