Re: strict version of version_stamp.pl

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: strict version of version_stamp.pl
Дата
Msg-id 4A04B222.7030702@anarazel.de
обсуждение исходный текст
Ответ на Re: strict version of version_stamp.pl  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: strict version of version_stamp.pl  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Hi Alvaro,

On 05/09/2009 12:26 AM, Alvaro Herrera wrote:
>> Perhaps a more difficult problem is that there is no easy way to update
>> a single file within a git repo. In cvs or svn, if I blow something up
>> on a particular file and I just want to take a fresh look, I just rm;svn
>> update.
> Hmm, you should use "git revert" for that (same with SVN actually).
Uh. Unfortunately not. git revert is for reverting the effects of an 
earlier commit, not a working copy difference.

Andres



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: strict version of version_stamp.pl
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: strict version of version_stamp.pl