tests/test-git-import.out
author Brendan Cully <brendan@kublai.com>
Thu, 14 Sep 2006 15:35:55 +0200
changeset 3085 dc784839516d
parent 2907 b70740aefa4d
child 3589 1c9b6f1237e0
permissions -rw-r--r--
mq: add qdelete --forget option This removes an applied patch from the series and status files without popping it. It is useful when an mq patch has been applied upstream.

% new file
applying patch from stdin
% chmod +x
applying patch from stdin
% copy
applying patch from stdin
a
a
% rename
applying patch from stdin
copyx
new
rename
% delete
applying patch from stdin
new
rename
% regular diff
applying patch from stdin
% copy and modify
applying patch from stdin
a
a
b
a
a
% rename and modify
applying patch from stdin
copy2: No such file or directory
a
a
b
c
a