jgit/org.eclipse.jgit.lfs.server.../tst/org/eclipse/jgit/lfs/server/fs
David Pursehouse 60b43c03e2 Add ConfigConstants.CONFIG_SECTION_LFS
DirCacheCheckout has a warning about non-localised string "lfs". Other
classes use org.eclipse.jgit.lfs.lib.Constants but that is not visible
to DirCacheCheckout.

Add a new constant in ConfigConstants and use that in DirCacheCheckout.

Replace existing uses of org.eclipse.jgit.lfs.lib.Constants.LFS with
the new constant, except where it is referring to the folder name.

Change-Id: I0f21b951babff9a2e579d68c4de0c62ee4bc23d4
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2018-03-05 10:53:28 +09:00
..
CheckoutTest.java Add ConfigConstants.CONFIG_SECTION_LFS 2018-03-05 10:53:28 +09:00
DownloadTest.java LfsServerText: Fix formatting of invalidPathInfo message 2017-12-07 20:02:59 +09:00
LfsServerTest.java LFS: Add remote download to SmudgeFilter 2018-02-16 18:27:25 +01:00
PushTest.java LFS: support merge/rebase/cherry-pick/diff/compare with LFS files 2018-03-03 11:39:43 +01:00
UploadTest.java Fix typo in email address in copyright headers 2016-07-28 16:05:22 +09:00