tests/test-tutorial.t
changeset 1113 4b37588bee3b
parent 1111 6328e005b6c8
child 1130 be31c34bb341
equal deleted inserted replaced
1112:c3e23fbf7bd7 1113:4b37588bee3b
   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