Re: pgindent-polluted commits

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: pgindent-polluted commits
Дата
Msg-id CAM3SWZSrGsLYv6KrWUQUeHf-Q4RtOz_-gvw-DyO+tDoj0ChVbQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgindent-polluted commits  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Jan 13, 2016 at 9:13 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I'm willing to go with the "separate commit to reindent individual files"
> approach if there's a consensus that that makes for a cleaner git history.
> But I'm not 100% convinced it matters.

I recently changed the configuration of my text editor to
automatically use the "git blame" whitespace flag when using its git
plugin. I did this because there was a tendency for pgindent commits
to freeze everything for several seconds when I made the mistake of
looking at a pgindent commit diff. This approach seems to work nicely,
without any downside that I've noticed.

-- 
Peter Geoghegan



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: WIP: Covering + unique indexes.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump and premature optimizations for objects not to be dumped