Skip to content

Commit 8ff6a80

Browse files
committed
Merge branch 'jk/name-rev-w-genno' into seen
* jk/name-rev-w-genno: SQUASH???
2 parents 802583f + 24123c4 commit 8ff6a80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/t6120-describe.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,7 @@ test_expect_success 'name-rev without commitGraph does not handle non-monotonic
508508
cd non-monotonic &&
509509
510510
rm -rf .git/info/commit-graph* &&
511+
sane_unset GIT_TEST_COMMIT_GRAPH &&
511512
512513
echo "main~3 undefined" >expect &&
513514
git name-rev --tags main~3 >actual &&

0 commit comments

Comments
 (0)