tests/test-fetch.out
changeset 7855 aa1a87f7544f
parent 7415 6163ef936a00
child 9093 0b2b269ba3d0
--- a/tests/test-fetch.out	Tue Mar 17 11:47:40 2009 -0400
+++ b/tests/test-fetch.out	Tue Mar 17 11:34:40 2009 -0400
@@ -178,3 +178,15 @@
 abort: working dir not at branch tip (use "hg update" to check out branch tip)
 % parent should be 0 (fetch did not update or merge anything)
 0
+% test fetch with inactive branches
+adding a
+marked working directory as branch second
+adding b
+marked working directory as branch default
+adding c
+updating working directory
+3 files updated, 0 files merged, 0 files removed, 0 files unresolved
+% fetch should succeed
+pulling from ../ib1
+searching for changes
+no changes found