tests/test-copies-chain-merge.t
changeset 45765 ed84a4d48910
parent 45735 edf4fa06df94
child 45778 6620caf427ec
equal deleted inserted replaced
45756:79d681753c4d 45765:ed84a4d48910
    15 use git diff to see rename
    15 use git diff to see rename
    16 
    16 
    17   $ cat << EOF >> $HGRCPATH
    17   $ cat << EOF >> $HGRCPATH
    18   > [diff]
    18   > [diff]
    19   > git=yes
    19   > git=yes
    20   > [ui]
    20   > [command-templates]
    21   > logtemplate={rev} {desc}\n
    21   > log={rev} {desc}\n
    22   > EOF
    22   > EOF
    23 
    23 
    24 #if compatibility
    24 #if compatibility
    25   $ cat >> $HGRCPATH << EOF
    25   $ cat >> $HGRCPATH << EOF
    26   > [experimental]
    26   > [experimental]