git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [BUG?] git range-diff -Ix @{1}... segfaults
@ 2021-09-03 18:49 Junio C Hamano
  2021-09-04  7:50 ` René Scharfe
  0 siblings, 1 reply; 3+ messages in thread
From: Junio C Hamano @ 2021-09-03 18:49 UTC (permalink / raw)
  To: git; +Cc: Johannes Schindelin

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.

    

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-07 20:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 18:49 [BUG?] git range-diff -Ix @{1}... segfaults Junio C Hamano
2021-09-04  7:50 ` René Scharfe
2021-09-07 20:05   ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).