]> git.99rst.org Git - git.git/commit
remote: use commit_stack for src_commits
authorRené Scharfe <redacted>
Wed, 24 Dec 2025 17:03:20 +0000 (18:03 +0100)
committerJunio C Hamano <redacted>
Wed, 24 Dec 2025 23:29:28 +0000 (08:29 +0900)
commitbb3a1ce91f964b353e8a428be574c20571db60a6
tree9a71069e7c537dc42c94d3aa4ec80a89c24c9c07
parent4455d4a2ea6e89b3f3cc50dc1d7435afac3e1e0d
remote: use commit_stack for src_commits

Use commit_stack instead of open-coding it.

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