comparison tests/test-mq.out @ 4174:7307d2e98b32

fix qrefresh'ing an empty patch This is not superefficient (the commit will have to walk the whole tree), but it works.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sat, 10 Mar 2007 22:03:23 -0300
parents 785ad8cd1d31
children ba51a8225a60 bc6f5a1d8b7b
comparison
equal deleted inserted replaced
4173:b36bd7534c08 4174:7307d2e98b32
69 --- a/a 69 --- a/a
70 +++ b/a 70 +++ b/a
71 @@ -1,1 +1,2 @@ a 71 @@ -1,1 +1,2 @@ a
72 a 72 a
73 +a 73 +a
74 % empty qrefresh
75 revision:
76 patch:
77 foo bar
78
79 working dir diff:
80 --- a/a
81 +++ b/a
82 @@ -1,1 +1,2 @@ a
83 a
84 +a
74 % qpop 85 % qpop
75 Patch queue now empty 86 Patch queue now empty
76 % qpush 87 % qpush
77 applying test.patch 88 applying test.patch
78 Now at: test.patch 89 Now at: test.patch