diff options
author | Manuel Naranjo <manuel@evolution.com> | 2012-08-07 15:24:14 -0300 |
---|---|---|
committer | Manuel Naranjo <manuel@evolution.com> | 2012-08-07 15:24:14 -0300 |
commit | 13843b3a6d521489ee58ebf9e3218e1317756e19 (patch) | |
tree | ff7ec194a12da5ece0cb1855f6ad313b20facf97 /samples | |
parent | 371abece8cbaf9d0c396c3ab8d4fdd1ab2718e7d (diff) | |
download | svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.tar svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.tar.gz svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.tar.bz2 svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.tar.xz svn2git-13843b3a6d521489ee58ebf9e3218e1317756e19.zip |
Prefix rules should keep spaces if they are part of the rule
This patch fixes a small bug with prefix rules where a prefix like:
prefix I\ Am\ A\ Very\ Ugly\ Path/ will not match as the match was
made against \S and not .* making the spaces not part of the match.
Signed-off-by: Manuel Naranjo <manuel@evolution.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions