From: Pierre Habouzit <madcoder@debian.org>
To: shunichi fuji <palglowr@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: git-clean won't read global ignore
Date: Tue, 13 Nov 2007 23:50:57 +0100 [thread overview]
Message-ID: <20071113225057.GB22836@artemis.corp> (raw)
In-Reply-To: <30046e3b0711131349h51d253d5n4e5649bde36dc36f@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 719 bytes --]
On Tue, Nov 13, 2007 at 09:49:00PM +0000, shunichi fuji wrote:
> hi, i setup git to use with eclipse through global excludesfile config.
> git-status report just ignore files, but git-clean deleted ignore files.
>
> ----
> $ git-config -l
> core.excludesfile=/home/pal/.gitignore
>
> $ cat /home/pal/.gitignore
> # ignore for eclipse
> ..project
> ..cproject
>
> $ git-status
> # On branch master
> nothing to commit (working directory clean)
>
> $ git-clean
> Removing .project
.project is not ..project right ?
--
·O· Pierre Habouzit
··O madcoder@debian.org
OOO http://www.madism.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-11-13 22:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-13 21:49 git-clean won't read global ignore shunichi fuji
2007-11-13 22:50 ` Pierre Habouzit [this message]
2007-11-14 8:05 ` Junio C Hamano
2007-11-14 8:42 ` Andreas Ericsson
2007-11-14 9:03 ` Junio C Hamano
2007-11-14 17:46 ` Johannes Schindelin
2007-11-15 4:21 ` Miles Bader
2007-11-15 4:33 ` Miles Bader
2007-11-15 6:38 ` [PATCH] Unify the use of standard set of exclude files Junio C Hamano
2007-11-15 7:04 ` Jeff King
2007-11-15 9:03 ` Junio C Hamano
2007-11-15 9:15 ` Jeff King
2007-11-15 7:41 ` Junio C Hamano
2007-11-15 10:07 ` git-clean won't read global ignore Matthieu Moy
2007-11-15 17:27 ` Junio C Hamano
2007-11-15 17:50 ` Matthieu Moy
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=20071113225057.GB22836@artemis.corp \
--to=madcoder@debian.org \
--cc=git@vger.kernel.org \
--cc=palglowr@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).