All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michał Kiedrowicz" <michal.kiedrowicz@gmail.com>
To: wkcochran123 <wkcochran@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: What does this mean
Date: Tue, 21 Jul 2009 18:42:28 +0200	[thread overview]
Message-ID: <20090721184228.78968f15@gmail.com> (raw)
In-Reply-To: <24590563.post@talk.nabble.com>

wkcochran123 <wkcochran@gmail.com> wrote:

> 
> runge:~/repository/papers wkcochra$ git checkout
> D       medial axis/medial axis.tcp
> 
> A search of ^D through user-manual.txt yields nothing.
> 

'git checkout' command switches to another branch (actually, because
nothing was specified on command line, it doesn't switch at all) and
prints a summary of modified files.

For description of 'D', look for '--name-status' option in man git-diff.
Maybe this what you are looking for.

http://www.kernel.org/pub/software/scm/git/docs/git-diff.html

  reply	other threads:[~2009-07-21 16:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-21 15:59 What does this mean wkcochran123
2009-07-21 16:42 ` Michał Kiedrowicz [this message]
     [not found]   ` <19350ccb0907211002p2b56aaabnaca905bef133da71@mail.gmail.com>
2009-07-21 17:35     ` Michał Kiedrowicz
  -- strict thread matches above, loose matches on Subject: below --
2011-03-27  1:45 what " James
2011-03-27 11:53 ` Mohammed Shafi
2011-03-29  2:32   ` James
2011-03-29  8:53     ` Mohammed Shafi

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=20090721184228.78968f15@gmail.com \
    --to=michal.kiedrowicz@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=wkcochran@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 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.