Mercurial > hg-allpaths
diff tests/basic.t @ 44:2d6c7e0c1b2f
Added newline between successive items output
author | Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl> |
---|---|
date | Sun, 25 Sep 2016 08:38:27 +0200 |
parents | aa0032c0ada8 |
children | 55469dbb19c4 |
line wrap: on
line diff
--- a/tests/basic.t Sat Sep 24 23:31:49 2016 +0200 +++ b/tests/basic.t Sun Sep 25 08:38:27 2016 +0200 @@ -48,19 +48,21 @@ adding file.txt $ hg --cwd $BASE commit -m 'First' - $ hg --cwd $BASE pushal + $ hg --cwd $BASE pushall pushing to */rep1 (glob) searching for changes adding changesets adding manifests adding file changes added 1 changesets with 1 changes to 1 files + pushing to */rep2 (glob) searching for changes adding changesets adding manifests adding file changes added 1 changesets with 1 changes to 1 files + pushing to */rep3 (glob) searching for changes adding changesets @@ -130,6 +132,7 @@ adding file changes added 1 changesets with 1 changes to 1 files (run 'hg update' to get a working copy) + pulling from */rep2 (glob) searching for changes adding changesets @@ -137,6 +140,7 @@ adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) (run 'hg heads' to see heads, 'hg merge' to merge) + pulling from */rep3 (glob) searching for changes no changes found @@ -223,12 +227,14 @@ adding manifests adding file changes added 2 changesets with 2 changes to 1 files (+1 heads) + pushing to */rep2 (glob) searching for changes adding changesets adding manifests adding file changes added 1 changesets with 1 changes to 1 files + pushing to */rep3 (glob) searching for changes adding changesets