##// END OF EJS Templates
test-revert: add revert --all case when nothing changed...
Adrian Buehlmann -
r14767:aab323df stable
parent child Browse files
Show More
@@ -12,6 +12,7 b' nothing changed'
12 abort: no files or directories specified
12 abort: no files or directories specified
13 (use --all to revert all files)
13 (use --all to revert all files)
14 [255]
14 [255]
15 $ hg revert --all
15
16
16 $ echo 123 > b
17 $ echo 123 > b
17
18
General Comments 0
You need to be logged in to leave comments. Login now