From: John Keeping <john@keeping.me.uk>
To: Robin Messer <robin.messer@altran.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: Minor correction to Git book
Date: Wed, 8 May 2013 12:08:44 +0100 [thread overview]
Message-ID: <20130508110844.GI25912@serenity.lan> (raw)
In-Reply-To: <71E08C07CB3C444098033ABD69925159145BB1DE33@BATH-EXCMS.praxis.local>
On Wed, May 08, 2013 at 12:01:00PM +0100, Robin Messer wrote:
> > I think the text is correct as it stands. "git status" shows you that
> > there are changes that are staged and unstaged, "git diff" (and "git
> > diff --cached") shows you what those changes are.
>
> Thanks, but the command line which follows that text does actually use
> "git status" to show which files (staged and unstaged) have changes.
> The text I quoted is introducing that command.
>
> Then the next example shows you how to use "git diff" to see what the
> actual unstaged changes to those files are.
Ah, OK. I read your email without looking at the context.
> If this is not the appropriate place to report such things, please point
> me at the correct one.
The ProGit book is maintained at https://github.com/progit/progit
prev parent reply other threads:[~2013-05-08 11:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 10:24 Minor correction to Git book Robin Messer
2013-05-08 10:51 ` John Keeping
2013-05-08 11:01 ` Robin Messer
2013-05-08 11:08 ` John Keeping [this message]
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=20130508110844.GI25912@serenity.lan \
--to=john@keeping.me.uk \
--cc=git@vger.kernel.org \
--cc=robin.messer@altran.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).