Get commit time of each File in tree #1369
Unanswered
dsharma522
asked this question in
Q&A
Replies: 1 comment
-
See answer in #1367 . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is no way to get the commit time of a FILE in the tree , as something we can get via command
git log -1 --pretty="format:%cI" <file_path>
Beta Was this translation helpful? Give feedback.
All reactions