##// END OF EJS Templates
tests: update to match "hg help resolve" output from 53fdc0989047
Martin Geisler -
r11840:3f838abf 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 various operations to help finish a merge
187 resolve redo merges or set/view the merge status of files
188 188 revert restore individual files or directories to an earlier state
189 189 rollback roll back the last transaction (dangerous)
190 190 root print the root (top) of the current working directory
@@ -256,7 +256,7 b' list of commands:'
256 256 recover roll back an interrupted transaction
257 257 remove remove the specified files on the next commit
258 258 rename rename files; equivalent of copy + remove
259 resolve various operations to help finish a merge
259 resolve redo merges or set/view the merge status of files
260 260 revert restore individual files or directories to an earlier state
261 261 rollback roll back the last transaction (dangerous)
262 262 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 various operations to help finish a merge
80 resolve redo merges or set/view the merge status of files
81 81 revert restore individual files or directories to an earlier state
82 82 rollback roll back the last transaction (dangerous)
83 83 root print the root (top) of the current working directory
@@ -145,7 +145,7 b' use "hg -v help" to show aliases and glo'
145 145 recover roll back an interrupted transaction
146 146 remove remove the specified files on the next commit
147 147 rename rename files; equivalent of copy + remove
148 resolve various operations to help finish a merge
148 resolve redo merges or set/view the merge status of files
149 149 revert restore individual files or directories to an earlier state
150 150 rollback roll back the last transaction (dangerous)
151 151 root print the root (top) of the current working directory
@@ -601,7 +601,7 b' list of commands:'
601 601 recover roll back an interrupted transaction
602 602 remove remove the specified files on the next commit
603 603 rename rename files; equivalent of copy + remove
604 resolve various operations to help finish a merge
604 resolve redo merges or set/view the merge status of files
605 605 revert restore individual files or directories to an earlier state
606 606 rollback roll back the last transaction (dangerous)
607 607 root print the root (top) of the current working directory
General Comments 0
You need to be logged in to leave comments. Login now