]> source.dussan.org Git - jgit.git/commit
LfsProtocolServlet#LfsRequest: Add operation type helper methods 06/88606/2
authorDavid Pursehouse <david.pursehouse@gmail.com>
Fri, 13 Jan 2017 01:59:31 +0000 (10:59 +0900)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 14 Jan 2017 00:07:52 +0000 (01:07 +0100)
commit55c629a9f39e3560ecb3682b95a5049a3bc2ea89
tree8ab630e11a73a4a9cff711d16bff47e6b790912d
parent56fe21778400195af2f6287f4894593edf305bd9
LfsProtocolServlet#LfsRequest: Add operation type helper methods

Server implementations may need to check what type of operation is
being performed. Add helper methods to make it a bit simpler.

Change-Id: Ia33ed6699ebcb9000ef514ce79bcddbebf94e1c5
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
org.eclipse.jgit.lfs.server/src/org/eclipse/jgit/lfs/server/LfsProtocolServlet.java