commit | a00d7d106aa333c4b4d0095f58e05c0c4621bbc2 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Fri May 27 15:49:54 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 29 11:17:43 2005 -0700 |
tree | 8d9e9c9e7476a7c21568176a1d5d3bfa7018b54b | |
parent | 0746b620010d5e3b48f6fdb210edf3a066d0bc6a [diff] |
[PATCH] Fix math thinko in similarity estimator. The math to reject delta that is too big was confused. Signed-off-by: Junio C Hamano <junkio@cox.net> Signed-off-by: Linus Torvalds <torvalds@osdl.org>