tests/test-branch-change.t
changeset 48687 f8f2ecdde4b5
parent 48116 5ced12cfa41b
equal deleted inserted replaced
48686:4507bc001365 48687:f8f2ecdde4b5
   183    ancestor: 7c1991464886, local: 7c1991464886+, remote: de1404b45a69
   183    ancestor: 7c1991464886, local: 7c1991464886+, remote: de1404b45a69
   184   starting 4 threads for background file closing (?)
   184   starting 4 threads for background file closing (?)
   185   changed branch on 2 changesets
   185   changed branch on 2 changesets
   186   updating the branch cache
   186   updating the branch cache
   187   invalid branch cache (served): tip differs
   187   invalid branch cache (served): tip differs
       
   188   invalid branch cache (served.hidden): tip differs
   188 
   189 
   189   $ hg glog -r '(.^)::'
   190   $ hg glog -r '(.^)::'
   190   @  9:de1404b45a69 Added e
   191   @  9:de1404b45a69 Added e
   191   |  wat (b1)
   192   |  wat (b1)
   192   *  8:343660ccab74 Added d
   193   *  8:343660ccab74 Added d
   209 
   210 
   210   $ hg branches
   211   $ hg branches
   211   secret                        11:38a9b2d53f98
   212   secret                        11:38a9b2d53f98
   212   foo                            7:8a4729a5e2b8
   213   foo                            7:8a4729a5e2b8
   213   wat                            9:de1404b45a69 (inactive)
   214   wat                            9:de1404b45a69 (inactive)
   214   default                        2:28ad74487de9 (inactive)
   215   default                        1:29becc82797a (inactive)
   215   $ hg branch
   216   $ hg branch
   216   secret
   217   secret
   217 
   218 
   218 Changing branch of another head, different from one on which we are
   219 Changing branch of another head, different from one on which we are
   219 
   220