Re: git apply vs patch -p1 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: git apply vs patch -p1
Date
Msg-id 1379221278.10763.3.camel@vanquo.pezone.net
Whole thread Raw
In response to git apply vs patch -p1  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On Sat, 2013-09-14 at 11:37 -0700, Josh Berkus wrote:
> Lately I've been running into a lot of reports of false conflicts
> reported by "git apply".  The most recent one was the "points" patch,
> which git apply rejected for completely ficticious reasons (it claimed
> that the patch was trying to create a new file where a file already
> existed, which it wasn't) 

Every file in that patch contains

new file mode 100644

which means it is creating a new file.  I would review how that patch
was created.





pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Assertions in PL/PgSQL
Next
From: Kevin
Date:
Subject: Questions about checksum feature in 9.3