Browse Source
RevCommit.getCommitTime returns time in seconds since the epoch. ZipArchiveEntry.setTime expects time in milliseconds. Add the missing unit conversion to get the correct result. Correct formatting to be consistent with the rest of the code. Change-Id: I990b92f1d996ec8538d4857755694d91b142eb53stable-4.7
Shawn Pearce
8 years ago
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue