##// END OF EJS Templates
test-branch-change: stabilize for Windows
Matt Harbison -
r35789:ebb75443 default
parent child Browse files
Show More
@@ -82,7 +82,7 b' Without obsmarkers'
82
82
83 $ hg branch -r 3:4 foo --config experimental.evolution=!
83 $ hg branch -r 3:4 foo --config experimental.evolution=!
84 changed branch on 2 changesets
84 changed branch on 2 changesets
85 saved backup bundle to $TESTTMP/repo/.hg/strip-backup/62615734edd5-e86bd13a-branch-change.hg (glob)
85 saved backup bundle to $TESTTMP/repo/.hg/strip-backup/62615734edd5-e86bd13a-branch-change.hg
86 $ hg glog
86 $ hg glog
87 @ 4:3938acfb5c0f Added e
87 @ 4:3938acfb5c0f Added e
88 | foo ()
88 | foo ()
@@ -178,6 +178,7 b' Make sure bookmark movement is correct'
178 resolving manifests
178 resolving manifests
179 branchmerge: False, force: False, partial: False
179 branchmerge: False, force: False, partial: False
180 ancestor: 7c1991464886, local: 7c1991464886+, remote: de1404b45a69
180 ancestor: 7c1991464886, local: 7c1991464886+, remote: de1404b45a69
181 starting 4 threads for background file closing (?)
181 changed branch on 2 changesets
182 changed branch on 2 changesets
182 updating the branch cache
183 updating the branch cache
183 invalid branchheads cache (served): tip differs
184 invalid branchheads cache (served): tip differs
General Comments 0
You need to be logged in to leave comments. Login now