Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed the assign value to the latestCommitTime:
Replaced the method Instant.ofEpochMilli() with the method Instant.ofEpochSecond() because RevCommit.getCommitTime() return the number of the seconds from epoch.
- Loading branch information