From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Strange output of 'git diff <revision1>:<file> <revision2>:<file>'
Date: Sat, 15 Jul 2006 12:20:15 +0200 [thread overview]
Message-ID: <e9aff7$nk1$1@sea.gmane.org> (raw)
git diff output for files specified by revision is somewhat unexpected.
$ git diff <revision_1>:<file> <revision_2>:<file>
outputs the following diff metainfo
diff --git a/<revision_2>:<file> b/<revision_2>:<file>
index 5eabe06..2e87de4 100644
--- a/<revision_2>:<file>
+++ b/<revision_2>:<file>
Is it intended, or is it a bug? Looks like a bug to me...
git 1.4.0 (git-core-1.4.0-1.fc4 by Fedora Project).
--
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git
next reply other threads:[~2006-07-15 10:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-15 10:20 Jakub Narebski [this message]
2006-07-15 12:56 ` [PATCH] use the path as name from the revision:path syntax in setup_revisions Matthias Lederhofer
2006-07-15 12:59 ` [PATCH] array index mixup Matthias Lederhofer
2006-07-16 8:50 ` Junio C Hamano
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='e9aff7$nk1$1@sea.gmane.org' \
--to=jnareb@gmail.com \
--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).