Re: .gitignore files, take two - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: .gitignore files, take two
Date
Msg-id 1285079279.5468.0.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: .gitignore files, take two  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: .gitignore files, take two
List pgsql-hackers
On tis, 2010-09-21 at 00:55 -0400, Robert Haas wrote:
> One of the infelicities of
> git is that 'git status' shows the untracked files at the bottom.  So
> if you have lots of unignored stuff floating around, the information
> about which files you've actually changed or added to the index
> scrolls right off the screen.

Perhaps you knew this, but 'git status -uno' is moderately useful
against that.



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: bg worker: general purpose requirements
Next
From: Magnus Hagander
Date:
Subject: Re: .gitignore files, take two