Re: Managing multiple branches in git

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Managing multiple branches in git
Дата
Msg-id 200906072146.51809.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Managing multiple branches in git  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Managing multiple branches in git  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-hackers
On Wednesday 03 June 2009 01:55:48 Andrew Dunstan wrote:
> Running recursive grep on a subversion working copy is quite nasty.

I suggest

export GREP_OPTIONS='-d skip -I --exclude=*.svn-base --exclude=tags --exclude=*~ --exclude-dir=CVS --exclude-dir=.git
--exclude-dir=.svn--exclude=TAGS'
 



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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Partial vacuum versus pg_class.reltuples
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: pg_migrator issue with contrib