From: Ian Hilt <Ian.Hilt@gmx.com>
To: "Rhodes, Kate" <masukomi@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: how to list all files that will be comitted
Date: Wed, 25 Jun 2008 12:24:27 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.1.10.0806251219480.5755@sys-0.hiltweb.site> (raw)
In-Reply-To: <17C0F998-66C0-4DFC-90EB-B85FF6E07844@gmail.com>
On Wed, 25 Jun 2008 at 12:01pm -0400, Rhodes, Kate wrote:
> yeah, but i was hoping for plumbing, not porcelain, that showed just what i
> wanted so that i didn't have to parse status' output.
I wasn't able to make "git ls-files" do what you want. However, "git
diff --name-only --cached" did. It's still porcelain, but it does what
you want :)
--
Ian Hilt
Ian.Hilt (at) gmx.com
GnuPG key: 0x4AFC1EE3
next prev parent reply other threads:[~2008-06-25 16:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-25 15:31 how to list all files that will be comitted Rhodes, Kate
2008-06-25 15:57 ` Ian Hilt
2008-06-25 16:01 ` Rhodes, Kate
2008-06-25 16:14 ` Karl Hasselström
2008-06-25 16:16 ` Rhodes, Kate
2008-06-25 16:24 ` Ian Hilt [this message]
2008-06-25 16:14 ` Reece Dunn
2008-06-25 16:19 ` Michael J Gruber
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=alpine.LFD.1.10.0806251219480.5755@sys-0.hiltweb.site \
--to=ian.hilt@gmx.com \
--cc=git@vger.kernel.org \
--cc=masukomi@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).