]> git.99rst.org Git - git.git/commit
name-rev: use commit_stack
authorRené Scharfe <redacted>
Wed, 24 Dec 2025 17:03:17 +0000 (18:03 +0100)
committerJunio C Hamano <redacted>
Wed, 24 Dec 2025 23:29:27 +0000 (08:29 +0900)
commitd78039cd500176c919a749deb197ed68d1847110
tree7a871b5c97908516e4b18059b85ff17db211bc34
parent041c557171f160174cc40b0583adf411cef9e316
name-rev: use commit_stack

Simplify the code by using commit_stack instead of open-coding it.

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