equal
deleted
inserted
replaced
510 with is "not publishing". Otherwise you will get the previously observe |
510 with is "not publishing". Otherwise you will get the previously observe |
511 behavior where exchanged changeset are automatically published. |
511 behavior where exchanged changeset are automatically published. |
512 |
512 |
513 $ cd ../remote |
513 $ cd ../remote |
514 $ hg -R ../local/ showconfig phases |
514 $ hg -R ../local/ showconfig phases |
|
515 [1] |
515 |
516 |
516 the localrepo does not have any specific configuration for `phases.publish`. It |
517 the localrepo does not have any specific configuration for `phases.publish`. It |
517 is ``true`` by default. |
518 is ``true`` by default. |
518 |
519 |
519 $ hg pull local |
520 $ hg pull local |