Re: git apply vs patch -p1

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: git apply vs patch -p1
Дата
Msg-id 1379221278.10763.3.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на git apply vs patch -p1  (Josh Berkus <josh@agliodbs.com>)
Список 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 по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Assertions in PL/PgSQL
Следующее
От: Kevin
Дата:
Сообщение: Questions about checksum feature in 9.3