Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "René Scharfe" <rene.scharfe@lsrfire.ath.cx>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH] diff: squelch empty diffs even more
Date: Tue, 14 Aug 2007 14:29:03 -0700	[thread overview]
Message-ID: <7v643hbyao.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <46C21A25.2040304@lsrfire.ath.cx> (René Scharfe's message of "Tue, 14 Aug 2007 23:09:57 +0200")

René Scharfe <rene.scharfe@lsrfire.ath.cx> writes:

> When we compare two non-tracked files or explicitly specify
> --no-index then the suggestion to run git-status is not helpful.

That observation is correct but how does skip_stat_unmatch count
up in such a case?  Shouldn't diffcore_skip_stat_unmatch()
function be taught about such a "fake" filepair that did not
come from git, and ignore the stat differences?

  reply	other threads:[~2007-08-14 21:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-14 21:09 [PATCH] diff: squelch empty diffs even more René Scharfe
2007-08-14 21:29 ` Junio C Hamano [this message]
2007-08-14 22:41   ` René Scharfe
2007-08-14 23:52     ` Junio C Hamano
2007-08-15 14:47       ` Johannes Schindelin

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=7v643hbyao.fsf@assigned-by-dhcp.cox.net \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=rene.scharfe@lsrfire.ath.cx \
    /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