]> git.ipfire.org Git - thirdparty/git.git/commit
test-reach: use commit_stack
authorRené Scharfe <l.s.r@web.de>
Wed, 24 Dec 2025 17:03:21 +0000 (18:03 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Dec 2025 23:29:28 +0000 (08:29 +0900)
commit64dbeefbd24e02eb05ae3250e118c9552b7690fb
tree477453d0e5377d858dbb2e309436cd0736710a7b
parentbb3a1ce91f964b353e8a428be574c20571db60a6
test-reach: use commit_stack

Use commit_stack instead of open-coding it.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/helper/test-reach.c