]> source.dussan.org Git - jgit.git/commit
Expose LFS operation strings as public constants 05/88605/2
authorDavid Pursehouse <david.pursehouse@gmail.com>
Fri, 13 Jan 2017 01:54:04 +0000 (10:54 +0900)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 13 Jan 2017 23:23:33 +0000 (19:23 -0400)
commit56fe21778400195af2f6287f4894593edf305bd9
treeea1e87557788915ecbb5c0dfc54bc52296d10dae
parent590141163fd312bedd8594cf87f82812986d09b6
Expose LFS operation strings as public constants

So that they can be used either by third party LFS server implementations
or from within other parts of JGit's internal LFS implementation.

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