Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/refer-upstream'
[gitweb.git]
/
git.c
diff --git
a/git.c
b/git.c
index 6cc1eba29e71fb4bbb26789ff71b21041442720b..b3e23f10441924de45ab768e086ead90b214d4c7 100644
(file)
--- a/
git.c
+++ b/
git.c
@@
-320,6
+320,7
@@
static void handle_internal_command(int argc, const char **argv)
{ "grep", cmd_grep, USE_PAGER },
{ "hash-object", cmd_hash_object },
{ "help", cmd_help },
+ { "index-pack", cmd_index_pack },
{ "init", cmd_init_db },
{ "init-db", cmd_init_db },
{ "log", cmd_log, RUN_SETUP | USE_PAGER },