Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/fmt-patch'
[gitweb.git]
/
git.c
diff --git
a/git.c
b/git.c
index 9ce458e69aabff79d73906c832bb3fca35c3335c..5a884bb07a2bf41691f6e568c6877faab17961e7 100644
(file)
--- a/
git.c
+++ b/
git.c
@@
-47,6
+47,7
@@
static void handle_internal_command(int argc, const char **argv, char **envp)
{ "whatchanged", cmd_whatchanged },
{ "show", cmd_show },
{ "push", cmd_push },
+ { "format-patch", cmd_format_patch },
{ "count-objects", cmd_count_objects },
{ "diff", cmd_diff },
{ "grep", cmd_grep },