Re: Feature Freeze date for 8.4
Brendan Jurd <direvus@gmail.com>
From: "Brendan Jurd" <direvus@gmail.com>
To: "Alvaro Herrera" <alvherre@commandprompt.com>
Cc: "Marko Kreen" <markokr@gmail.com>, "Tom Lane" <tgl@sss.pgh.pa.us>, josh@agliodbs.com, pgsql-hackers@postgresql.org
Date: 2007-10-24T12:20:43Z
Lists: pgsql-hackers
On 10/24/07, Alvaro Herrera <alvherre@commandprompt.com> 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.