All of lore.kernel.org
 help / color / mirror / Atom feed
From: sf <sf@b-i-t.de>
To: git@vger.kernel.org
Subject: Re: git log -p file.c
Date: Thu, 14 Jun 2007 12:15:49 +0200	[thread overview]
Message-ID: <46711555.5060106@b-i-t.de> (raw)
In-Reply-To: <20070614090217.GA8271@informatik.uni-freiburg.de>

Uwe Kleine-Koenig wrote:
> hello,
> 
> when I run
> 
> 	git log -p file.c
> 
> I don't get the complete change a commit introduces but only how file.c
> changed.  This is kind of surprising for me, I had expected to get the
> whole diff.

git log --full-diff -p file.c

(--full-diff seems to be undocumented)

Regards

Stephan

  reply	other threads:[~2007-06-14 10:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-14  9:02 git log -p file.c Uwe Kleine-Koenig
2007-06-14 10:15 ` sf [this message]
2007-06-14 21:55 ` Jakub Narebski
2007-06-14 23:16   ` Linus Torvalds

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=46711555.5060106@b-i-t.de \
    --to=sf@b-i-t.de \
    --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 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.