comparison tests/test-mq-symlinks @ 7517:49f34b43cf90

patch: handle git patches that remove symlinks (issue1438)
author Brendan Cully <brendan@kublai.com>
date Sun, 14 Dec 2008 23:04:29 -0800
parents 95413879bac9
children ea1935e2020a
comparison
equal deleted inserted replaced
7516:a8376f2aa3b1 7517:49f34b43cf90
21 $TESTDIR/readlink.py a 21 $TESTDIR/readlink.py a
22 22
23 hg qpop 23 hg qpop
24 hg qpush 24 hg qpush
25 $TESTDIR/readlink.py a 25 $TESTDIR/readlink.py a
26
27 hg qnew removesl.patch
28 hg rm a
29 hg qrefresh --git
30 hg qpop
31 hg qpush
32 hg st -c