| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Alex Hunsaker <badalex(at)gmail(dot)com>, Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Add .gitignore files to CVS? |
| Date: | 2010-01-09 22:53:15 |
| Message-ID: | 1263077595.1339.32.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On lör, 2010-01-09 at 17:12 -0500, Robert Haas wrote:
> Oh. Never mind. That doesn't seem useful enough to be worth spending
> time on. What I want is to ignore all of the build products, so that
> when I do 'git status' in my working tree, I only see the the files
> I've actually added/changed.
Shouldn't it be possible to just build the master branch once and then
take the result of git status to produce the list of files to be
ignored? That should reduce the maintenance effort.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2010-01-09 23:00:12 | Re: Add .gitignore files to CVS? |
| Previous Message | Robert Haas | 2010-01-09 22:51:30 | Re: Add .gitignore files to CVS? |