Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fix'
author
Junio C Hamano
<junkio@cox.net>
Mon, 16 Jan 2006 05:34:31 +0000
(21:34 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 16 Jan 2006 05:34:31 +0000
(21:34 -0800)
diffcore.h
patch
|
blob
|
history
raw
(from parent 1:
8cd1621
)
diff --git
a/diffcore.h
b/diffcore.h
index a38acb13e19e0b3bfe9a377fefe4810c9830a11e..12cd816591aa112b5fe6a773cb5ba2acbf9cf96e 100644
(file)
--- a/
diffcore.h
+++ b/
diffcore.h
@@
-15,7
+15,7
@@
* passed around in one int (high 16-bit for merge and low 16-bit
* for break).
*/
-#define MAX_SCORE 60000
+#define MAX_SCORE 60000
.0
#define DEFAULT_RENAME_SCORE 30000 /* rename/copy similarity minimum (50%) */
#define DEFAULT_BREAK_SCORE 30000 /* minimum for break to happen (50%)*/
#define DEFAULT_MERGE_SCORE 48000 /* maximum for break-merge to happen (80%)*/