tests/test-issue1306
changeset 8452 cb93eee1fbcd
parent 7045 f82938c87b92
equal deleted inserted replaced
8451:ec8b8a0f494b 8452:cb93eee1fbcd
       
     1 #!/bin/sh
       
     2 
     1 echo % initialize remote repo with branches
     3 echo % initialize remote repo with branches
     2 hg init remote
     4 hg init remote
     3 cd remote
     5 cd remote
     4 echo a > a
     6 echo a > a
     5 hg ci -Ama
     7 hg ci -Ama