]> Kevux Git Server - rit/commit
shallow: use commit_stack
authorRene Scharfe <l.s.r@web.de>
Wed, 24 Dec 2025 17:03:24 +0000 (18:03 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Dec 2025 23:29:28 +0000 (08:29 +0900)
commit506a7b66908eb5c3898a3eadbd402308f5b43cf8
treef7ea5669bb016a0c4605a8a1121c14aada9091d8
parent065523812f574b432242fcb7d7f2c1ed8c85b4b7
shallow: use commit_stack

Replace a commit array implementation with commit_stack.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
shallow.c
shallow.h