--- a/tests/test-sharing.t Tue Jun 23 16:50:06 2015 -0700
+++ b/tests/test-sharing.t Thu Jun 25 16:55:27 2015 -0700
@@ -140,7 +140,7 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
- pushing 4 obsolescence markers (* bytes) (glob)
+ pushing 4 obsolescence markers (369 bytes)
4 obsolescence markers added
Now that the fix is public, we cannot amend it any more.
@@ -161,7 +161,7 @@
pushing to ../dev-repo
searching for changes
no changes found
- pushing 4 obsolescence markers (* bytes) (glob)
+ pushing 4 obsolescence markers (369 bytes)
0 obsolescence markers added
[1]
$ hg -R ../dev-repo shortlog -r 'draft()'
@@ -196,7 +196,7 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
- pushing 4 obsolescence markers (* bytes) (glob)
+ pushing 4 obsolescence markers (369 bytes)
0 obsolescence markers added
exporting bookmark bug15
$ hg -R ../review bookmarks
@@ -213,7 +213,7 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files (+1 heads)
- pushing 6 obsolescence markers (* bytes) (glob)
+ pushing 6 obsolescence markers (553 bytes)
2 obsolescence markers added
updating bookmark bug15
$ hg -R ../review bookmarks
@@ -241,7 +241,7 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files (+1 heads)
- pushing 4 obsolescence markers (* bytes) (glob)
+ pushing 4 obsolescence markers (369 bytes)
0 obsolescence markers added
exporting bookmark featureX
$ hg -R ../review bookmarks
@@ -259,7 +259,7 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files (+1 heads)
- pushing 6 obsolescence markers (* bytes) (glob)
+ pushing 6 obsolescence markers (553 bytes)
2 obsolescence markers added
updating bookmark featureX
@@ -274,7 +274,7 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
- pushing 8 obsolescence markers (* bytes) (glob)
+ pushing 8 obsolescence markers (736 bytes)
4 obsolescence markers added
$ hg -R ../public bookmarks
no bookmarks set
@@ -286,7 +286,7 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files (+1 heads)
- pushing 8 obsolescence markers (* bytes) (glob)
+ pushing 8 obsolescence markers (736 bytes)
2 obsolescence markers added
updating bookmark featureX
$ hg -R ../review bookmarks
@@ -388,7 +388,7 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
- pushing 11 obsolescence markers (* bytes) (glob)
+ pushing 11 obsolescence markers (999 bytes)
3 obsolescence markers added
$ hg push ../review
pushing to ../review
@@ -397,7 +397,7 @@
adding manifests
adding file changes
added 1 changesets with 0 changes to 1 files
- pushing 11 obsolescence markers (* bytes) (glob)
+ pushing 11 obsolescence markers (999 bytes)
1 obsolescence markers added
updating bookmark bug15
@@ -511,7 +511,7 @@
7:e3f99ce9d9cd draft fix bug 24 (v2 by alice)
Use evolve to fix the divergence.
- $ HGMERGE=internal:other hg evolve
+ $ HGMERGE=internal:other hg evolve --divergent
merge:[6] fix bug 24 (v2 by bob)
with: [7] fix bug 24 (v2 by alice)
base: [4] fix bug 24 (v1)