Dimitri Fontaine <[email protected]> writes:
> Tom Lane <[email protected]> writes:
>> However, it seems that git isn't so willing to tell you about gitignore
>> patterns that cover too much, i.e. match files that are already in the
>> repository.
> It seems to me that git-ls-files is what you want here:
> git ls-files -i --exclude-standard
Ah-hah, that does what I want, and indeed it shows that we've got some
issues. Working on cleaning them up. Thanks!
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers