From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Cc: Johannes Schindelin <johannes.schindelin@gmx.de>
Subject: [BUG?] git range-diff -Ix @{1}... segfaults
Date: Fri, 03 Sep 2021 11:49:45 -0700 [thread overview]
Message-ID: <xmqqbl59fq9i.fsf@gitster.g> (raw)
It does not seem to trigger with an empty range, e.g.
$ git range-diff -Ix HEAD...
$ git range-diff -Ix HEAD~...
-: ---------- > 1: 0a0bc7d03a scalar: accept -C and -c opt...
but when it needs real comparison, the -I seems to kill the command
quite easily.
THanks.
next reply other threads:[~2021-09-03 18:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-03 18:49 Junio C Hamano [this message]
2021-09-04 7:50 ` [BUG?] git range-diff -Ix @{1}... segfaults René Scharfe
2021-09-07 20:05 ` 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=xmqqbl59fq9i.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=johannes.schindelin@gmx.de \
/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).