git-svn: shorten glob error message
authorEric Wong <normalperson@yhbt.net>
Thu, 14 Jan 2016 03:59:48 +0000 (03:59 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 15 Mar 2016 01:35:39 +0000 (01:35 +0000)
commit62335bbbc747c96636b5ce9917b156304c732eaf
tree8c1661a75eabad5898349b6f3301cff3e37a724d
parente4e5dd94e6eea4b50d8baed8b6b8cc50f6c8eae4
git-svn: shorten glob error message

Error messages should attempt to fit within the confines of
an 80-column terminal to avoid compatibility and accessibility
problems.  Furthermore the word "directories" can be misleading
when used in the context of git refnames.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
perl/Git/SVN/GlobSpec.pm
t/t9108-git-svn-glob.sh
t/t9109-git-svn-multi-glob.sh
t/t9168-git-svn-partially-globbed-names.sh