Re: git-diff: --ignore-matching-lines has no effect on the output when --name-only is used
From: Eric Sunshine <hidden>
Date: 2025-07-24 02:16:43
From: Eric Sunshine <hidden>
Date: 2025-07-24 02:16:43
On Wed, Jul 23, 2025 at 9:56 PM Lidong Yan [off-list ref] wrote:
Junio C Hamano [off-list ref] write:quoted
Lidong Yan [off-list ref] writes:quoted
The `—ignore-matching-lines` options is introduced in 296d4a94e72 (Michał Kępień 2020-10-20 08:48:09 +0200 5803) Since the Git documentationWTH is that reference format?Sorry. I should use `git log --format="%h (%s, %ad)" --date=short -n 1 296d4a`.
Simpler: git log --format=reference -n1 296d4a