From: Jonathan Nieder <jrnieder@gmail.com>
To: Michael Toy <michael@toyland.org>
Cc: git@vger.kernel.org
Subject: Re: git-status -- trying to understand all possible states
Date: Tue, 1 Apr 2014 15:20:02 -0700 [thread overview]
Message-ID: <20140401222002.GD6851@google.com> (raw)
In-Reply-To: <4AF06B83-E928-4FE2-8094-F23CE3BA1EBC@toyland.org>
Michael Toy wrote:
> https://gist.github.com/the-michael-toy/9907309
Two nits:
- Please use --porcelain (implied by -z in the absence of another
format option) instead of --short. --short is meant to be human
readable and details of the output might change some day.
- Depending on what you're trying to do, you might find the output
from other commands such as "git ls-files -s" or "git diff-files"
easier to work with.
Hope that helps,
Jonathan
next prev parent reply other threads:[~2014-04-01 22:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-01 20:07 git-status -- trying to understand all possible states Michael Toy
2014-04-01 21:37 ` Junio C Hamano
2014-04-01 23:01 ` Michael Toy
2014-04-01 22:20 ` Jonathan Nieder [this message]
2014-04-02 8:31 ` 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=20140401222002.GD6851@google.com \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=michael@toyland.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 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.