diff options
author | Ivan Frade <ifrade@google.com> | 2025-03-11 16:06:36 -0700 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2025-03-12 13:35:50 -0700 |
commit | 18354e81fbd860bfb9f934169477c1d09570e83d (patch) | |
tree | d30e054d8d36045a5bbfc131d0c50a9e3e97fa0e /.eclipse_iplog | |
parent | cd1cefd48791f9b4f76dd5ab95a0d71964839d82 (diff) | |
download | jgit-18354e81fbd860bfb9f934169477c1d09570e83d.tar.gz jgit-18354e81fbd860bfb9f934169477c1d09570e83d.zip |
ReftableCompactor: Use instant to set the reflog expire time
The reflog expire time is compared with the time in the
PersonIdent. PersonIdent has moved to the java.time API and prefers
the getWhenAsInstant() method.
Use the Instant method in PersonIdent and propagate the use of Instant
to the parameter and setter.
Change-Id: I14cfdc93437971737dc7e472ca5c9885e2d37a13
Diffstat (limited to '.eclipse_iplog')
0 files changed, 0 insertions, 0 deletions