changeset 18644 | 3e92772d5383 |
parent 18182 | e6db64abfa87 |
child 18731 | c2d079387b2c |
--- a/hgext/largefiles/reposetup.py Fri Feb 08 23:26:00 2013 +0100 +++ b/hgext/largefiles/reposetup.py Sun Feb 10 18:24:29 2013 +0100 @@ -446,7 +446,7 @@ the largefiles. So we do the following: For directories that only have largefiles as matches, - we explicitly add the largefiles to the matchlist and remove + we explicitly add the largefiles to the match list and remove the directory. In other cases, we leave the match list unmodified. '''