Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-list: let traversal die when --missing is not in use
[gitweb.git]
/
builtin
/
add.c
diff --git
a/builtin/add.c
b/builtin/add.c
index 7c2a7c5a4d4aa619e81ef61a69b619b7c96b8ac5..db2dfa43502d0059219189f01731e143982345ab 100644
(file)
--- a/
builtin/add.c
+++ b/
builtin/add.c
@@
-3,6
+3,7
@@
*
* Copyright (C) 2006 Linus Torvalds
*/
+#define USE_THE_INDEX_COMPATIBILITY_MACROS
#include "cache.h"
#include "config.h"
#include "builtin.h"