]> git.99rst.org Git - git.git/commit
version: stop using the_repository
authorRené Scharfe <redacted>
Sun, 8 Feb 2026 17:01:24 +0000 (18:01 +0100)
committerJunio C Hamano <redacted>
Sun, 8 Feb 2026 23:16:49 +0000 (15:16 -0800)
commit6c21e53badfc31883fa30fdb009d6b983e9e42ac
tree8bfdef601d4898f70609ca4d0a3264abd0468978
parent67ad42147a7acc2af6074753ebd03d904476118f
version: stop using the_repository

Actually it has never been used in version.c since cf7ee481902 (agent:
advertise OS name via agent capability, 2025-02-15) added the dependency
macro.  Remove it, along with the also unused struct declaration.

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