Show More
@@ -292,7 +292,7 b' 3) Do another commit on top' | |||||
292 | $ hg st |
|
292 | $ hg st | |
293 |
|
293 | |||
294 | 4) Use interactive revert to recover f and change it on the fly |
|
294 | 4) Use interactive revert to recover f and change it on the fly | |
295 |
$ HGEDITOR="\"sh\" \" |
|
295 | $ HGEDITOR="\"sh\" \"${TESTTMP}/editor.sh\"" PRINTHUNK="YES" hg revert -i -r ".^^" <<EOF | |
296 | > y |
|
296 | > y | |
297 | > e |
|
297 | > e | |
298 | > EOF |
|
298 | > EOF |
General Comments 0
You need to be logged in to leave comments.
Login now