]> git.99rst.org Git - git.git/commit
shallow: use commit_stack
authorRene Scharfe <redacted>
Wed, 24 Dec 2025 17:03:24 +0000 (18:03 +0100)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
shallow.c
shallow.h
git clone https://git.99rst.org/PROJECT