mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
There is no need to forward-declare these functions, as they are used after their implementation only. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>