Git diff patch in context diff format

From: Qi Huang <huangqiyx(at)outlook(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Git diff patch in context diff format
Date: 2012-08-02 09:03:04
Message-ID: BAY002-W47073A16F291158C6E7665B0CB0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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? Thanks.

Best RegardsHuang Qi VictorComputer Science of National University of Singapore

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2012-08-02 11:01:27 WIP Patch: Use sortedness of CSV foreign tables for query planning
Previous Message Tom Lane 2012-08-02 05:19:46 Re: [patch] libpq one-row-at-a-time API