From: "Shawn O. Pearce" <spearce@spearce.org>
To: Daniel Trstenjak <trsten@science-computing.de>
Cc: git@vger.kernel.org, Daniel Trstenjak <Daniel.Trstenjak@online.de>
Subject: Re: Getting untracked files
Date: Tue, 21 Jul 2009 08:46:21 -0700 [thread overview]
Message-ID: <20090721154621.GR11191@spearce.org> (raw)
In-Reply-To: <20090721152458.GH24439@bug.science-computing.de>
Daniel Trstenjak <trsten@science-computing.de> wrote:
>
> is there a nicer way to get the untracked files then
> with grepping the output of 'git status'?
>
> Is there a plumbing command?
git ls-files --others --exclude-standard
--
Shawn.
next prev parent reply other threads:[~2009-07-21 15:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-21 15:25 Getting untracked files Daniel Trstenjak
2009-07-21 15:46 ` Shawn O. Pearce [this message]
2009-07-21 15:48 ` Jonathan del Strother
2009-07-21 16:06 ` Daniel Trstenjak
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=20090721154621.GR11191@spearce.org \
--to=spearce@spearce.org \
--cc=Daniel.Trstenjak@online.de \
--cc=git@vger.kernel.org \
--cc=trsten@science-computing.de \
/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).