diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2025-05-06 11:56:56 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2025-05-06 11:56:56 +0200 |
commit | 32e0e27bec4f2aec62ca9e049600419fef1031f8 (patch) | |
tree | f6aeaeafbaffb5e5f3d8a9c0edbb9ad34fae906a /org.eclipse.jgit/src/org/eclipse/jgit/internal/diffmergetool/CommandLineMergeTool.java | |
parent | 43d3bc6d67fd51d805bf51fa9886c5362521d1fe (diff) | |
download | jgit-32e0e27bec4f2aec62ca9e049600419fef1031f8.tar.gz jgit-32e0e27bec4f2aec62ca9e049600419fef1031f8.zip |
PlotRefComparator: fix #timeof
The #timeof method returned
- the commit time in seconds since the epoch for RevCommits
- the tagger time in milliseconds since the epoch for annotated tags
Fix this by converting commit time to milliseconds to ensure consistent
timestamp comparison of tags and commits.
Change-Id: I91621da19c234fe823788d85e4077750cb5cba1a
Diffstat (limited to 'org.eclipse.jgit/src/org/eclipse/jgit/internal/diffmergetool/CommandLineMergeTool.java')
0 files changed, 0 insertions, 0 deletions