Show More
@@ -325,9 +325,9 b' Test files from the root.' | |||||
325 | Excludes with a glob should not exclude everything from the glob's root |
|
325 | Excludes with a glob should not exclude everything from the glob's root | |
326 |
|
326 | |||
327 | $ hg files -r . -X 'b/fo?' b |
|
327 | $ hg files -r . -X 'b/fo?' b | |
328 | b/bar/fruits.txt |
|
328 | b/bar/fruits.txt (glob) | |
329 | b/bar/orange/fly/gnat.py |
|
329 | b/bar/orange/fly/gnat.py (glob) | |
330 | b/bar/orange/fly/housefly.txt |
|
330 | b/bar/orange/fly/housefly.txt (glob) | |
331 |
|
331 | |||
332 | Test files for a subdirectory. |
|
332 | Test files for a subdirectory. | |
333 |
|
333 |
General Comments 0
You need to be logged in to leave comments.
Login now