<Johannes.Schindelin@gmx.de> wrote:
Yeah, and it seems that "git help help" doesn't work any more since my patch
that does that:
2dce956e397be8a769624e8693565b8a30056060 help: check early if we have a
command, if not try a documentation topic
I didn't realize that the function "is_git_command" would not work
for "help".
Perhaps there should be another function like is_git_command that could work
using the "struct cmd_struct commands" defined in "handle_internal_command"
in "git.c". That may be faster and more accurate.
Unfortunately I won't have time to work on this as I will leave for vacation
in a few hours. Sorry to leave this behind.
Best regards,
Christian.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html