tests/test-diff-color.t
changeset 15243 1e9451476bf8
parent 13987 e0f07847f8de
child 15442 db0340f4b507
equal deleted inserted replaced
15242:dac2edce4e4a 15243:1e9451476bf8
    92   \x1b[0;32m+dd\x1b[0m (esc)
    92   \x1b[0;32m+dd\x1b[0m (esc)
    93    a
    93    a
    94    a
    94    a
    95    c
    95    c
    96   \x1b[0;33mrecord this change to 'a'? [Ynsfdaq?]\x1b[0m  (esc)
    96   \x1b[0;33mrecord this change to 'a'? [Ynsfdaq?]\x1b[0m  (esc)
    97   $ echo
    97 
    98   
       
    99   $ echo "[extensions]" >> $HGRCPATH
    98   $ echo "[extensions]" >> $HGRCPATH
   100   $ echo "mq=" >> $HGRCPATH
    99   $ echo "mq=" >> $HGRCPATH
   101   $ hg rollback
   100   $ hg rollback
   102   repository tip rolled back to revision 0 (undo commit)
   101   repository tip rolled back to revision 0 (undo commit)
   103   working directory now based on revision 0
   102   working directory now based on revision 0
   121   \x1b[0;32m+dd\x1b[0m (esc)
   120   \x1b[0;32m+dd\x1b[0m (esc)
   122    a
   121    a
   123    a
   122    a
   124    c
   123    c
   125   \x1b[0;33mrecord this change to 'a'? [Ynsfdaq?]\x1b[0m  (esc)
   124   \x1b[0;33mrecord this change to 'a'? [Ynsfdaq?]\x1b[0m  (esc)
   126   $ echo
       
   127