Re: [PATCH] Add diff directives to gitattributes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] Add diff directives to gitattributes
Дата
Msg-id 12328.1480450611@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [PATCH] Add diff directives to gitattributes  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Ответы Re: [PATCH] Add diff directives to gitattributes  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
ilmari@ilmari.org (Dagfinn Ilmari Mannsåker) writes:
> Attached is a patch which adds diff= directives to .gitattributes for C,
> Perl and (X|SG)ML files.  This makes word diffs and the function
> indicator in the diff chunk header and more useful.

Could you provide some examples of what that actually does to the output?
        regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Patch: Implement failover on libpq connect level.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Contains and is contained by operators of inet datatypes