diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2019-05-03 00:23:01 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-05-03 12:43:59 +0200 |
commit | 8f2b4c8a6e3d53c62804bc7f874231976618364b (patch) | |
tree | 66a02bae954b3df33e767aa7171005c6e7c1ee05 /org.eclipse.jgit.lfs.test/tst/org/eclipse/jgit | |
parent | 2e5bd2a362cbc74ebbdea76c47457e8f285a2118 (diff) | |
download | jgit-8f2b4c8a6e3d53c62804bc7f874231976618364b.tar.gz jgit-8f2b4c8a6e3d53c62804bc7f874231976618364b.zip |
Use integer depth in PackWriter's DepthAwareVisitationPolicy
- ObjectWalk.getTreeDepth() returns int hence there is no need to use
long depths in the lowestDepthVisited map.
- Also fix boxing warnings introduced in 0a15cb3a.
Change-Id: I6d73b6f41d5d20975d02f376c8588e411eaff0ec
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.test/tst/org/eclipse/jgit')
0 files changed, 0 insertions, 0 deletions