]> git.99rst.org Git - git.git/commit
remote: use commit_stack for local_commits
authorRené Scharfe <redacted>
Wed, 24 Dec 2025 17:03:18 +0000 (18:03 +0100)
committerJunio C Hamano <redacted>
Wed, 24 Dec 2025 23:29:27 +0000 (08:29 +0900)
commit06e1f6467ee3dd92ceb894fd584173271a8aa577
tree6fb1ac6d5d3b581648d0bbe7a8fa7d97c52c9eef
parentd78039cd500176c919a749deb197ed68d1847110
remote: use commit_stack for local_commits

Replace a commit array implementation with commit_stack.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
remote.c
git clone https://git.99rst.org/PROJECT