On 10/24/07, Alvaro Herrera <[EMAIL PROTECTED]> wrote: > Brendan Jurd escribió: > > Really? I just started playing around with git, and the output from > > git diff produced the same kind of diff file I would normally get from > > `svn di` > > ... which is a unified diff. > > > or `cvs di -c`. > > Huh, strange. That's a context diff.
Right. I was confusing unified and context, because the unified diffs I'm looking at do actually show "context" lines above and below each change. Sorry for the noise. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend