equal
deleted
inserted
replaced
400 searching for changes |
400 searching for changes |
401 adding changesets |
401 adding changesets |
402 adding manifests |
402 adding manifests |
403 adding file changes |
403 adding file changes |
404 added 3 changesets with 3 changes to 1 files |
404 added 3 changesets with 3 changes to 1 files |
405 pushing 6 markers (487 bytes) |
405 pushing 6 obsolescence markers (487 bytes) |
406 |
406 |
407 for simplicity sake we get the bathroom change in line again |
407 for simplicity sake we get the bathroom change in line again |
408 |
408 |
409 $ hg grab 10b8aeaa8cc8 |
409 $ hg grab 10b8aeaa8cc8 |
410 merging shopping |
410 merging shopping |
721 searching for changes |
721 searching for changes |
722 adding changesets |
722 adding changesets |
723 adding manifests |
723 adding manifests |
724 adding file changes |
724 adding file changes |
725 added 2 changesets with 2 changes to 1 files (+1 heads) |
725 added 2 changesets with 2 changes to 1 files (+1 heads) |
726 pushing 10 markers (803 bytes) |
726 pushing 10 obsolescence markers (803 bytes) |
727 |
727 |
728 remote get a warning that current working directory is based on an obsolete changeset |
728 remote get a warning that current working directory is based on an obsolete changeset |
729 |
729 |
730 $ cd ../remote |
730 $ cd ../remote |
731 $ hg pull local # we up again to trigger the warning. it was displayed during the push |
731 $ hg pull local # we up again to trigger the warning. it was displayed during the push |