jgit/org.eclipse.jgit.lfs.server.../tst/org/eclipse/jgit/lfs/server/fs
David Pursehouse 5f94e44308 LfsServerText: Fix formatting of invalidPathInfo message
The message is formatted as:

  Invalid pathInfo '/abc' does not match '/{SHA-256}'

but should be:

  Invalid pathInfo: '/abc' does not match '/{SHA-256}'

(i.e. including a colon) to be consistent with other messages.

Change-Id: Ic38aa7d33dd02d7954b95c331a73919a90c69991
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2017-12-07 20:02:59 +09:00
..
DownloadTest.java LfsServerText: Fix formatting of invalidPathInfo message 2017-12-07 20:02:59 +09:00
LfsServerTest.java Add missing newlines at ends of Java files 2017-07-25 10:37:21 +01:00
UploadTest.java Fix typo in email address in copyright headers 2016-07-28 16:05:22 +09:00