On 5/20/07, Junio C Hamano [off-list ref] wrote:
"Marco Costalba" [off-list ref] writes:
quoted
Signed-off-by: Marco Costalba <redacted>
---
This one seems to pass all the tests.
I think this happens to work because you are not feeding -u0
patch; if you have more than one context, then a hunk that ends
with + line is guaranteed to apply only at the end, With a
diff prepared with -u0, that is not true anymore, is it?
I don't know much about this -u0 thing, could you please point me to
an example so I can try to fix also this case?
Thanks
Marco