mirror of
https://github.com/git/git.git
synced 2026-01-27 01:07:22 +09:00
check-docs: drop git-help special-case
The check-docs target special-cases git-help to avoid mentioning it as "documented but removed". This dates back to the early implementation of git-help, when its code was simply included inside git.c. These days it is a full-fledged builtin (in builtin/help.c) and does not need special-casing. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
eb28501e15
commit
7d02b574f4
Loading…
x
Reference in New Issue
Block a user