Re: Managing multiple branches in git - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Managing multiple branches in git
Date
Msg-id 200906072146.51809.peter_e@gmx.net
Whole thread Raw
In response to Re: Managing multiple branches in git  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Managing multiple branches in git  (Greg Smith <gsmith@gregsmith.com>)
List 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 by date:

Previous
From: Greg Stark
Date:
Subject: Re: Partial vacuum versus pg_class.reltuples
Next
From: Josh Berkus
Date:
Subject: Re: pg_migrator issue with contrib