##// END OF EJS Templates
tests: update output to match b1339234080e
Martin Geisler -
r10561:705386be stable
parent child Browse files
Show More
@@ -184,7 +184,7 b' list of commands:'
184 184 recover roll back an interrupted transaction
185 185 remove remove the specified files on the next commit
186 186 rename rename files; equivalent of copy + remove
187 resolve retry file merges from a merge or update
187 resolve various operations to help finish a merge
188 188 revert restore individual files or directories to an earlier state
189 189 rollback roll back the last transaction
190 190 root print the root (top) of the current working directory
@@ -253,7 +253,7 b' list of commands:'
253 253 recover roll back an interrupted transaction
254 254 remove remove the specified files on the next commit
255 255 rename rename files; equivalent of copy + remove
256 resolve retry file merges from a merge or update
256 resolve various operations to help finish a merge
257 257 revert restore individual files or directories to an earlier state
258 258 rollback roll back the last transaction
259 259 root print the root (top) of the current working directory
@@ -77,7 +77,7 b' list of commands:'
77 77 recover roll back an interrupted transaction
78 78 remove remove the specified files on the next commit
79 79 rename rename files; equivalent of copy + remove
80 resolve retry file merges from a merge or update
80 resolve various operations to help finish a merge
81 81 revert restore individual files or directories to an earlier state
82 82 rollback roll back the last transaction
83 83 root print the root (top) of the current working directory
@@ -142,7 +142,7 b' use "hg -v help" to show aliases and glo'
142 142 recover roll back an interrupted transaction
143 143 remove remove the specified files on the next commit
144 144 rename rename files; equivalent of copy + remove
145 resolve retry file merges from a merge or update
145 resolve various operations to help finish a merge
146 146 revert restore individual files or directories to an earlier state
147 147 rollback roll back the last transaction
148 148 root print the root (top) of the current working directory
@@ -563,7 +563,7 b' list of commands:'
563 563 recover roll back an interrupted transaction
564 564 remove remove the specified files on the next commit
565 565 rename rename files; equivalent of copy + remove
566 resolve retry file merges from a merge or update
566 resolve various operations to help finish a merge
567 567 revert restore individual files or directories to an earlier state
568 568 rollback roll back the last transaction
569 569 root print the root (top) of the current working directory
General Comments 0
You need to be logged in to leave comments. Login now