author | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Oct 2005 07:20:45 +0000 (00:20 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 2 Oct 2005 07:20:45 +0000 (00:20 -0700) | ||
commit | 0842acff57f386ba749c3ea6b5e034771f074f6b | |
tree | 8fe4cc9882280a28f44d3302791cd76c8177d0d5 | tree | snapshot |
parent | 18c5a52537173b12bd78ce25c6dd524d147e87a7 | commit | diff |
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>
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 | diff | blob | history | |
git.sh | diff | blob | history |