Sam Steingold <[EMAIL PROTECTED]> writes:
> nope. I see a separator line (which does not come with copy/paste, for
> some reason - C-x = reports spaces there),
They are spaces, with a special face that displays a line.
> whitespace above and diff below:
>
>
> diff --git a/... b/...
> --- a/...
> +++ b/...
> @@ -10,7 +10,7 @@ type t = [
> ...
>
> hey, I just noticed that the diff is broken!
> look, some of the code ("type t = [") is put on the same line as the
> "@@" markers!
That's the git diff format. It's still applicable with patch, and the
hunk header shows you the context (i.e. which function you're
in, ...). Get used to it, and you won't be able to do without
anymore ;-).
--
Matthieu
_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev