From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
To: "Matthieu Moy" <Matthieu.Moy@imag.fr>
Cc: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: Suggestion: git status --untracked
Date: Mon, 11 Feb 2008 11:54:27 +0100 [thread overview]
Message-ID: <b77c1dce0802110254g724d4218l7219c9d9f9ec8027@mail.gmail.com> (raw)
In-Reply-To: <vpq63wvztqc.fsf@bauges.imag.fr>
On 11/02/2008, Matthieu Moy <Matthieu.Moy@imag.fr> wrote:
> Actually, it's already available (since a few weeks in master IIRC,
> not sure whether it's in the latest release), as
>
> git ls-files --exclude-standard -o
>
> The --exclude-standard tells git ls-files to read .gitignore and
> friends as most commands do, and -o means "show 'other' files".
Ah, many thanks. (Still not familiar with the plumbing.) I'm already
adding an alias for that command in my config!
next prev parent reply other threads:[~2008-02-11 10:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-11 9:46 Suggestion: git status --untracked Rafael Garcia-Suarez
2008-02-11 10:13 ` Matthieu Moy
2008-02-11 10:54 ` Rafael Garcia-Suarez [this message]
2008-02-11 10:23 ` Jeff King
2008-02-11 10:56 ` Jakub Narebski
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=b77c1dce0802110254g724d4218l7219c9d9f9ec8027@mail.gmail.com \
--to=rgarciasuarez@gmail.com \
--cc=Matthieu.Moy@imag.fr \
--cc=git@vger.kernel.org \
/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).