aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
diff options
context:
space:
mode:
authorDave Borowitz <dborowitz@google.com>2015-03-10 15:21:06 -0700
committerDave Borowitz <dborowitz@google.com>2015-03-10 15:27:53 -0700
commit1e694f3847e1f379a1c7998ef3b0c890fb04a854 (patch)
tree2923b0fe9ab4180f239241f4ed9b8bd9a9d522a5 /org.eclipse.jgit.test
parenta91f87d9e10a6b2df0804269a3d44590a7ded40c (diff)
downloadjgit-1e694f3847e1f379a1c7998ef3b0c890fb04a854.tar.gz
jgit-1e694f3847e1f379a1c7998ef3b0c890fb04a854.zip
RevWalk: Do not close reader passed explicitly to constructor
The RevWalk(ObjectReader) constructor is explicitly to handle the case where the caller is responsible for opening and closing the reader. The reader should only be closed when it was created in the RevWalk(Repository) constructor. Change-Id: Ic0d595dc8d10de79e87549546c6c5ea2dc617e9b
Diffstat (limited to 'org.eclipse.jgit.test')
0 files changed, 0 insertions, 0 deletions