##// END OF EJS Templates
grammar: rolled-back
timeless@mozdev.org -
r17529:b61a6271 default
parent child Browse files
Show More
@@ -478,7 +478,7 b" both into 'revision' and 'patch file und"
478 adding .hgsub
478 adding .hgsub
479 $ hg -R sub update -C 1
479 $ hg -R sub update -C 1
480 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
480 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
481 $ hg commit -Am '#2 in parent (but be rollbacked soon)'
481 $ hg commit -Am '#2 in parent (but will be rolled-back soon)'
482 $ hg rollback
482 $ hg rollback
483 repository tip rolled back to revision 1 (undo commit)
483 repository tip rolled back to revision 1 (undo commit)
484 working directory now based on revision 1
484 working directory now based on revision 1
General Comments 0
You need to be logged in to leave comments. Login now