Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/web-blame'
[gitweb.git]
/
git.c
diff --git
a/git.c
b/git.c
index e089b53571cd8776ab208fe14b87af53b7057739..235b6fea158b6901e55ac7b0560770359711da7c 100644
(file)
--- a/
git.c
+++ b/
git.c
@@
-219,6
+219,7
@@
static void handle_internal_command(int argc, const char **argv, char **envp)
int option;
} commands[] = {
{ "add", cmd_add, RUN_SETUP },
+ { "annotate", cmd_annotate, },
{ "apply", cmd_apply },
{ "archive", cmd_archive },
{ "cat-file", cmd_cat_file, RUN_SETUP },