Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/push-example-in-doc'
[gitweb.git]
/
shell.c
diff --git
a/shell.c
b/shell.c
index 234b2d4f16fe79e9260c8409bd4d7c964fe27e72..40084a30130ef844899bc1f3321285afdda82607 100644
(file)
--- a/
shell.c
+++ b/
shell.c
@@
-1,8
+1,9
@@
#include "cache.h"
#include "quote.h"
-#include "exec
_
cmd.h"
+#include "exec
-
cmd.h"
#include "strbuf.h"
#include "run-command.h"
+#include "alias.h"
#define COMMAND_DIR "git-shell-commands"
#define HELP_COMMAND COMMAND_DIR "/help"