Show More
@@ -1,4 +1,6 b'' | |||
|
1 | 1 | $ cat >> $HGRCPATH <<EOF |
|
2 | > [format] | |
|
3 | > usegeneraldelta=yes | |
|
2 | 4 | > [extensions] |
|
3 | 5 | > rebase= |
|
4 | 6 | > |
@@ -298,15 +300,15 b' rebase of merge of ancestors' | |||
|
298 | 300 | rebase merging completed |
|
299 | 301 | 1 changesets found |
|
300 | 302 | uncompressed size of bundle content: |
|
301 |
1 |
|
|
302 |
1 |
|
|
303 |
1 |
|
|
303 | 213 (changelog) | |
|
304 | 216 (manifests) | |
|
305 | 182 other | |
|
304 | 306 | saved backup bundle to $TESTTMP/parentorder/.hg/strip-backup/4c5f12f25ebe-f46990e5-backup.hg (glob) |
|
305 | 307 | 1 changesets found |
|
306 | 308 | uncompressed size of bundle content: |
|
307 |
2 |
|
|
308 |
1 |
|
|
309 |
1 |
|
|
309 | 272 (changelog) | |
|
310 | 167 (manifests) | |
|
311 | 182 other | |
|
310 | 312 | adding branch |
|
311 | 313 | adding changesets |
|
312 | 314 | adding manifests |
General Comments 0
You need to be logged in to leave comments.
Login now