Show More
@@ -71,7 +71,7 b' Some sample queries:' | |||||
71 |
|
71 | |||
72 | - Revert files that were added to the working directory:: |
|
72 | - Revert files that were added to the working directory:: | |
73 |
|
73 | |||
74 | hg revert "set:wdir(added())" |
|
74 | hg revert "set:revs('wdir()', added())" | |
75 |
|
75 | |||
76 | - Remove files listed in foo.lst that contain the letter a or b:: |
|
76 | - Remove files listed in foo.lst that contain the letter a or b:: | |
77 |
|
77 |
General Comments 0
You need to be logged in to leave comments.
Login now