]> git.99rst.org Git - git.git/commit
t6302: add test combining '--start-after' with '--exclude'
authorKarthik Nayak <redacted>
Mon, 28 Jul 2025 20:20:49 +0000 (22:20 +0200)
committerJunio C Hamano <redacted>
Mon, 28 Jul 2025 21:16:37 +0000 (14:16 -0700)
commited9cc2144c97b3ad609d71b6033a95079179fc0e
tree6d0477e3e1c8334092d323c88576ec3db745e28e
parentfa0f4e46f5db22d0be63e66228d5f27fa1cb7ee6
t6302: add test combining '--start-after' with '--exclude'

The '--start-after' doesn't explicitly mention being compatible with the
'--exclude' flag, generally only incompatibility is explicitly called
out. However, it would be nice to test the compatibility between the
two to avoid future regressions. Let's do that.

Signed-off-by: Karthik Nayak <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t6302-for-each-ref-filter.sh
git clone https://git.99rst.org/PROJECT