diff options
author | Ivan Frade <ifrade@google.com> | 2024-05-16 12:28:53 -0700 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2024-05-16 13:57:42 -0700 |
commit | cac835835d2e7789f2a01c03da83b44185668269 (patch) | |
tree | 894704534d734141dca1425bc5c078619ca54e75 /org.eclipse.jgit.ant.test/pom.xml | |
parent | c704a40ebf75fed77097627d5719deeb16adf5fd (diff) | |
download | jgit-cac835835d2e7789f2a01c03da83b44185668269.tar.gz jgit-cac835835d2e7789f2a01c03da83b44185668269.zip |
WalkFetchConnection: Remove marked packs on all function exits
[1] replaces Iterator.remove() with a list of "toRemove" that gets
processed when returning at the end. There are two others returns in
the function where the list is not processed.
Let the method report the broken packages and wrap it so the caller
can clean them up in any case.
[1] https://review.gerrithub.io/c/eclipse-jgit/jgit/+/1194812
Change-Id: I1ffb7829039f644df03b0b3ea1e5d10408ce19b7
Diffstat (limited to 'org.eclipse.jgit.ant.test/pom.xml')
0 files changed, 0 insertions, 0 deletions