Show More
@@ -69,4 +69,5 b' glog()' | |||||
69 |
|
69 | |||
70 | echo % show graph log |
|
70 | echo % show graph log | |
71 | glog -R baz-repo-hg |
|
71 | glog -R baz-repo-hg | |
|
72 | hg up -q -R baz-repo-hg | |||
72 | hg -R baz-repo-hg manifest --debug |
|
73 | hg -R baz-repo-hg manifest --debug |
@@ -58,4 +58,5 b' hg convert darcs-repo darcs-repo-hg 2>&1' | |||||
58 | # "c" file in p1.1 patch are reverted too. |
|
58 | # "c" file in p1.1 patch are reverted too. | |
59 | # Just to say that manifest not listing "c" here is a bug. |
|
59 | # Just to say that manifest not listing "c" here is a bug. | |
60 | glog -R darcs-repo-hg |
|
60 | glog -R darcs-repo-hg | |
|
61 | hg up -q -R darcs-repo-hg | |||
61 | hg -R darcs-repo-hg manifest --debug |
|
62 | hg -R darcs-repo-hg manifest --debug |
General Comments 0
You need to be logged in to leave comments.
Login now