diff options
author | Ivan Frade <ifrade@google.com> | 2019-11-18 22:45:19 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2019-11-26 20:23:38 -0800 |
commit | 5897bc43064a10f175abf7cdecb3bdf457245a40 (patch) | |
tree | 9d115dcde2d5230854da115641e034895b32efc3 /org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.xml | |
parent | e9d728ceb7365b6cf0b1472021fdbb76d59a02d1 (diff) | |
download | jgit-5897bc43064a10f175abf7cdecb3bdf457245a40.tar.gz jgit-5897bc43064a10f175abf7cdecb3bdf457245a40.zip |
ReceivePack: Open visibility for some methods
This partially reverts Ic6bb5e66. It made private some methods in
ReceivePack that were protected before. At least two of those methods
(#init and #receivePackAndCheckConnectivity) are used by out-of-tree
subclasses for tracing and testing.
Make ReceivePack#init() and ReceivePack#receivePackAndCheckConnectivity
protected again to allow tracing and testing.
Change-Id: I7ff22c091fbfc2d94009c449d58e7c5ac9f4f759
Signed-off-by: Ivan Frade <ifrade@google.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.xml')
0 files changed, 0 insertions, 0 deletions