Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
completion: drop the hard coded list of config vars
[gitweb.git]
/
builtin
/
add.c
diff --git
a/builtin/add.c
b/builtin/add.c
index 9ef7fb02d56aac94d104b50aed7d7dfda09cfc98..c9e2619a9ad8febc10e4132c88e7a74c6c9bbeaf 100644
(file)
--- a/
builtin/add.c
+++ b/
builtin/add.c
@@
-9,7
+9,7
@@
#include "lockfile.h"
#include "dir.h"
#include "pathspec.h"
-#include "exec
_
cmd.h"
+#include "exec
-
cmd.h"
#include "cache-tree.h"
#include "run-command.h"
#include "parse-options.h"