Re: Context diffs

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Context diffs
Дата
Msg-id CAH2-WzkUNQesXvdUsii5R=+aRzJqSbQUp4j=pwVu0o_=_yRXcg@mail.gmail.com
обсуждение исходный текст
Ответ на Context diffs  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Mon, Jan 4, 2021 at 11:07 AM Bruce Momjian <bruce@momjian.us> wrote:
> *  "git apply" and "git am" can't process context diffs (they throw an
>    error once a context-like section of the diff is hit; simple
>    adding/removing lines in a block works)

I think that this is the big issue for me. I really find it convenient
to use "git format-patch" to produce patches for complicated long
lived projects -- having commit messages and explicit ordering of
multiple patches is really helpful. I've come to prefer unified,
perhaps as a result of using "git format-patch" so much.

-- 
Peter Geoghegan



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Context diffs
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pg_waldump/heapdesc.c and struct field names