[Git] find the file’s latest edited time

Source: stackoverflow: Find when a file was deleted in Git

$ git log -1 -- o-core/o-service/src/main/java/path/file.java
commit 0d5ab0e5d9df7d7b5906ff8db169f43b760daea0
Author: cowman cowman@mitake.com.tw
Date: Mon Dec 18 17:58:26 2017 +0800

This entry was posted in Git. Bookmark the permalink.