From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | Alex Hunsaker <badalex(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com> |
Subject: | Re: Add .gitignore files to CVS? |
Date: | 2010-01-08 17:18:52 |
Message-ID: | 201001081818.52973.andres@anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Friday 08 January 2010 17:38:15 Alex Hunsaker wrote:
> On Fri, Jan 8, 2010 at 02:03, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> > You can always create your own branch with just the .gitignore files
> > and merge that into whatever you're working on :)
>
> The only thing annoying about that is if you generate diffs ala git
> diff origin/master.. you get your .gitignore in it.
>
> What I do is have a .gitignore that is gitignored. That way its not
> committed, its on any branch i switch to or make and I don't
> accidentally commit it.
Thats what .git/info/excludes is for...
Andres
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2010-01-08 17:24:11 | Re: RFC: PostgreSQL Add-On Network |
Previous Message | David E. Wheeler | 2010-01-08 17:16:23 | Re: damage control mode |