##// END OF EJS Templates
kill lonely docstring
Benoit Boissinot -
r5271:fae670ee default
parent child Browse files
Show More
@@ -85,9 +85,3 b' def ignore(root, files, warn):'
85 85 util.matcher(root, inc=patlist, src=f))
86 86
87 87 return ignorefunc
88
89
90 '''default match function used by dirstate and
91 localrepository. this honours the repository .hgignore file
92 and any other files specified in the [ui] section of .hgrc.'''
93
General Comments 0
You need to be logged in to leave comments. Login now