tests/test-transplant
changeset 4036 ebf1a05f6479
parent 4034 9bd078ce8de9
child 4050 75313c36aa04
equal deleted inserted replaced
4035:c8f26bd24e86 4036:ebf1a05f6479
    53 hg ci -Amb4 -d '3 0'
    53 hg ci -Amb4 -d '3 0'
    54 hg clone ../t ../pullback
    54 hg clone ../t ../pullback
    55 cd ../pullback
    55 cd ../pullback
    56 hg transplant -s ../remote -a -b tip
    56 hg transplant -s ../remote -a -b tip
    57 
    57 
       
    58 echo '% remote transplant with pull'
       
    59 hg clone -r 0 ../t ../rp
       
    60 cd ../rp
       
    61 hg transplant -s ../t 2 4
       
    62 hg log --template '{rev} {parents} {desc}\n'
       
    63 
    58 echo '% transplant --continue'
    64 echo '% transplant --continue'
    59 hg init ../tc
    65 hg init ../tc
    60 cd ../tc
    66 cd ../tc
    61 cat <<EOF > foo
    67 cat <<EOF > foo
    62 foo
    68 foo