Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Update git-diff-cache documentation.
[gitweb.git]
/
diffcore.h
diff --git
a/diffcore.h
b/diffcore.h
index c709cddc42d565fa4e68de87ffff4cf3842fa8b1..1ffc78d019c2fa61d72425d94a29a0093f606447 100644
(file)
--- a/
diffcore.h
+++ b/
diffcore.h
@@
-12,8
+12,6
@@
#define DEFAULT_MINIMUM_SCORE 5000
#define RENAME_DST_MATCHED 01
-#define RENAME_SRC_GONE 02
-#define RENAME_SCORE_SHIFT 8
struct diff_filespec {
unsigned char sha1[20];