Re: merge command - GSoC progress

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: merge command - GSoC progress
Дата
Msg-id 201007301833.37702.andres@anarazel.de
обсуждение исходный текст
Ответ на Re: merge command - GSoC progress  (Greg Smith <greg@2ndquadrant.com>)
Список pgsql-hackers
On Friday 30 July 2010 18:21:49 Greg Smith wrote:
> -            break;
> +            break;       
> 
> This happened because you added two invisible tabs to the end of this 
> line.  This makes the patch larger for no good reason and tends to 
If you want to remove changes like this using:
"git checkout -p HEAD"
is very useful if youre using git. It allows you to selectively revert hunks 
of not-checked-in changes...

Andres


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: merge command - GSoC progress
Следующее
От: Jan Urbański
Дата:
Сообщение: Re: gincostestimate