equal
deleted
inserted
replaced
97 [0;32;1mA .hgignore[0m |
97 [0;32;1mA .hgignore[0m |
98 [0;32;1mA A[0m |
98 [0;32;1mA A[0m |
99 [0;32;1mA B[0m |
99 [0;32;1mA B[0m |
100 [0;32;1mA series[0m |
100 [0;32;1mA series[0m |
101 % init --mq without repo |
101 % init --mq without repo |
102 abort: There is no Mercurial repository here (.hg not found) |
102 abort: there is no Mercurial repository here (.hg not found) |
103 % init --mq with repo path |
103 % init --mq with repo path |
104 ok |
104 ok |
105 % init --mq with nonexistent directory |
105 % init --mq with nonexistent directory |
106 abort: repository nonexistentdir not found! |
106 abort: repository nonexistentdir not found! |
107 % init --mq with bundle (non "local") |
107 % init --mq with bundle (non "local") |