Re: no test programs in contrib

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: no test programs in contrib
Дата
Msg-id 20141126152036.GP1639@alvin.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: no test programs in contrib  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> > This is pretty bulky, but really the vast majority of the changes here
> > are just "git mv".
>
> For ease of review, is there a way to get git to show just the diffs that
> *aren't* git mv?  (That is, show changes in a file's content without
> respect to its having moved?)

I think git diff -D -M -B does that.  Here's such a diff, which I
obtained from "git show" (otherwise you'd need to "git add" all the new
files, I think, which would be pretty annoying)

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: superuser() shortcuts
Следующее
От: Andres Freund
Дата:
Сообщение: Re: superuser() shortcuts