From: Michael J Gruber <git@drmicha.warpmail.net>
To: Konrad Karl <kk_konrad@gmx.at>
Cc: Sverre Rabbelier <srabbelier@gmail.com>, git@vger.kernel.org
Subject: Re: multiple .gitignore and friends in same workdir possible?
Date: Fri, 23 Apr 2010 16:50:21 +0200 [thread overview]
Message-ID: <4BD1B3AD.50407@drmicha.warpmail.net> (raw)
In-Reply-To: <7537.06050240925$1272033186@news.gmane.org>
Konrad Karl venit, vidit, dixit 23.04.2010 16:32:
> Hi
>
> On Fri, Apr 23, 2010 at 03:01:42PM +0200, Sverre Rabbelier wrote:
>> Heya,
>>
>> On Fri, Apr 23, 2010 at 14:46, Konrad Karl <kk_konrad@gmx.at> wrote:
>>> Is this currently possible or am I missing something? It would ease
>>> my task a lot.
>>
>> I assume that each repo has it's own gitdir, in which case it has it's
>> own config file, so you could just use "git config core.excludesfile
>> .gitignore.one"?
>
> yes I could (i confess I was not aware of this config var) but
> the fine manual says:
>
> In _addition_ to .gitignore (per-directory) and .git/info/exclude,
> git looks into this file for patterns of files which are not meant to be tracked.
>
>
> so if there was some way to _not_ consider the standard .gitignore &friends
> I would be happy to live with.
If you control the creation of the repos, why don't you simply leave the
standard .gitignore empty and use the config as suggested by Sverre?
Michael
next prev parent reply other threads:[~2010-04-23 14:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4526533254752708319@unknownmsgid>
2010-04-23 13:01 ` multiple .gitignore and friends in same workdir possible? Sverre Rabbelier
2010-04-23 14:32 ` Konrad Karl
2010-04-23 14:32 ` Konrad Karl
2010-04-23 14:50 ` Michael J Gruber [this message]
2010-04-23 15:03 ` Konrad Karl
2010-04-23 15:51 ` Michael J Gruber
2010-04-23 18:29 ` Konrad Karl
2010-04-23 18:29 ` Konrad Karl
2010-04-23 15:03 ` Konrad Karl
2010-04-23 12:46 Konrad Karl
-- strict thread matches above, loose matches on Subject: below --
2010-04-23 12:46 Konrad Karl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BD1B3AD.50407@drmicha.warpmail.net \
--to=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
--cc=kk_konrad@gmx.at \
--cc=srabbelier@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.