Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
[gitweb.git]
/
builtin
/
commit.c
diff --git
a/builtin/commit.c
b/builtin/commit.c
index d3f1234bf058d9c4ab4c1ad610cec580cc7f1250..2f4af02a27281ca9b7dc7cd579c53680f9d41b56 100644
(file)
--- a/
builtin/commit.c
+++ b/
builtin/commit.c
@@
-5,6
+5,7
@@
* Based on git-commit.sh by Junio C Hamano and Linus Torvalds
*/
+#define USE_THE_INDEX_COMPATIBILITY_MACROS
#include "cache.h"
#include "config.h"
#include "lockfile.h"