Re: Git diff patch in context diff format - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Git diff patch in context diff format
Date
Msg-id 20120808172932.GA23599@momjian.us
Whole thread Raw
In response to Git diff patch in context diff format  (Qi Huang <huangqiyx@outlook.com>)
Responses Re: Git diff patch in context diff format
List pgsql-hackers
On Thu, Aug  2, 2012 at 05:03:04PM +0800, Qi Huang wrote:
> Hi, hackers
>     I was exporting my project to a patch file. As the patch review requires,
> the patch needs to be in context diff format (http://wiki.postgresql.org/wiki/
> Reviewing_a_Patch). But the git diff exports in a format similar to unified
> format. What is everyone doing with patching now? Is there any standard way? 

Have you read our wiki about git and diffs?
http://wiki.postgresql.org/wiki/Working_with_Git#Context_diffs_with_Git


--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: bug of pg_trgm?
Next
From: Fujii Masao
Date:
Subject: Re: avoid unnecessary failure to open restored WAL files