Show More
@@ -85,9 +85,3 b' def ignore(root, files, warn):' | |||||
85 | util.matcher(root, inc=patlist, src=f)) |
|
85 | util.matcher(root, inc=patlist, src=f)) | |
86 |
|
86 | |||
87 | return ignorefunc |
|
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