git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: git@vger.kernel.org
Subject: Re: git-gui console app ?
Date: Sat, 4 Aug 2007 08:03:42 -0400	[thread overview]
Message-ID: <20070804120342.GC9716@coredump.intra.peff.net> (raw)
In-Reply-To: <20070804115331.GA2962@Mac2.local>

On Sat, Aug 04, 2007 at 01:53:31PM +0200, Erik Colson wrote:

> Thanks for the very fast answer. I'm currently trying it out. However
> I can't figure out how to view the 'changed but not updated' in diff
> format...

git-diff ?

By default, it will show the changes between your working tree and the
index (i.e., changed but not updated). You can show the diff of "updated
but not commited" with "git-diff --cached".

-Peff

  reply	other threads:[~2007-08-04 12:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-04 10:10 git-gui console app ? Erik Colson
2007-08-04 11:29 ` Johannes Schindelin
2007-08-04 11:53   ` Erik Colson
2007-08-04 12:03     ` Jeff King [this message]
2007-08-04 12:38       ` Erik Colson
2007-08-04 18:38         ` Junio C Hamano
2007-08-05 10:19         ` Jeff King
2007-08-10 13:31           ` Jonas Fonseca
2007-08-10 14:21             ` Jeff King
2007-08-11 10:11               ` Jonas Fonseca
2007-08-10 14:25             ` Erik Colson
2007-08-11 10:22               ` Jonas Fonseca
2007-08-07 14:21 ` David Kågedal
2007-08-07 15:18   ` Erik Colson

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=20070804120342.GC9716@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.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 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).