diff options
author | Matthew DeVore <matvore@gmail.com> | 2019-03-27 14:35:51 -0700 |
---|---|---|
committer | Matthew DeVore <matvore@gmail.com> | 2019-04-16 10:36:59 -0700 |
commit | 0a15cb3a2bc14feec11baa1977567179ce3094bc (patch) | |
tree | 22d098af157f4e21ef273e0f30be4d7e2001ed74 /org.eclipse.jgit.test/.project | |
parent | 175e66548b78e6d22ad27d62eeb06a77ee4d139d (diff) | |
download | jgit-0a15cb3a2bc14feec11baa1977567179ce3094bc.tar.gz jgit-0a15cb3a2bc14feec11baa1977567179ce3094bc.zip |
tree:<depth>: do not revisit tree during packing
If a tree is visited during pack and filtered out with tree:<depth>, we
may need to include it if it is visited again at a lower depth.
Until now we revisit it no matter what the depth is. Now, avoid
visiting it if it has been visited at a lower or equal depth.
Change-Id: I68cc1d08f1999a8336684a05fe16e7ae51898866
Signed-off-by: Matthew DeVore <matvore@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.test/.project')
0 files changed, 0 insertions, 0 deletions