diff options
author | David Pursehouse <david.pursehouse@gmail.com> | 2017-12-07 10:18:21 +0900 |
---|---|---|
committer | David Pursehouse <david.pursehouse@gmail.com> | 2017-12-07 20:02:59 +0900 |
commit | 5f94e4430800f6e1352733a3ff684e959341984d (patch) | |
tree | 9989ab861ca3da373fc8fe20902681732d17294b /org.eclipse.jgit.lfs.test | |
parent | 899696ed08c1c3d6649de00c9d53d436fce6b1fb (diff) | |
download | jgit-5f94e4430800f6e1352733a3ff684e959341984d.tar.gz jgit-5f94e4430800f6e1352733a3ff684e959341984d.zip |
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>
Diffstat (limited to 'org.eclipse.jgit.lfs.test')
0 files changed, 0 insertions, 0 deletions