aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server/src/org/eclipse/jgit/lfs
diff options
context:
space:
mode:
authorIvan Frade <ifrade@google.com>2018-07-26 15:49:09 -0700
committerIvan Frade <ifrade@google.com>2018-10-19 14:04:02 -0700
commit40f5b28545989f7e200f6e0b2007459d63279103 (patch)
treea0df2be299f7ce4734e4dc982651638fd1296ab4 /org.eclipse.jgit.lfs.server/src/org/eclipse/jgit/lfs
parent0691c4b94b5a605da50144b8daeb497332d75577 (diff)
downloadjgit-40f5b28545989f7e200f6e0b2007459d63279103.tar.gz
jgit-40f5b28545989f7e200f6e0b2007459d63279103.zip
Accept protocol v2 server options on fetch and ls-refs requests
In protocol v2, a command request can be followed by server options (lines like "agent=<>" and "server-option=<>"), but current code doesn't accept those lines. Advertise the "server-option" capability, parse the lines and add them to the request objects. Other code in JGit can see this options and act accordingly via the protocol v2 hooks. This should not require any change in the client side. Change-Id: If3946390f9cc02d29644b6ca52534b6f757bda9f Signed-off-by: Ivan Frade <ifrade@google.com>
Diffstat (limited to 'org.eclipse.jgit.lfs.server/src/org/eclipse/jgit/lfs')
0 files changed, 0 insertions, 0 deletions