-
- Downloads
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>
Showing
- perl/Git/SVN/GlobSpec.pm 2 additions, 2 deletionsperl/Git/SVN/GlobSpec.pm
- t/t9108-git-svn-glob.sh 6 additions, 3 deletionst/t9108-git-svn-glob.sh
- t/t9109-git-svn-multi-glob.sh 6 additions, 3 deletionst/t9109-git-svn-multi-glob.sh
- t/t9168-git-svn-partially-globbed-names.sh 4 additions, 3 deletionst/t9168-git-svn-partially-globbed-names.sh
Loading
Please register or sign in to comment