Customize git command for installations that lack certain commands.
commit0842acff57f386ba749c3ea6b5e034771f074f6b
authorJunio C Hamano <junkio@cox.net>
Sun, 2 Oct 2005 07:20:45 +0000 (2 00:20 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 2 Oct 2005 07:20:45 +0000 (2 00:20 -0700)
tree8fe4cc9882280a28f44d3302791cd76c8177d0d5
parent18c5a52537173b12bd78ce25c6dd524d147e87a7
Customize git command for installations that lack certain commands.

When the platform lacks certain git subcommands, omit them from the
list of subcommands that are available from "git" wrapper.

Noticed by Geert Bosch.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
git.sh