author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sun, 24 Jun 2007 22:23:34 +0000 (00:23 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 25 Jun 2007 08:51:21 +0000 (01:51 -0700) | ||
commit | 125b7630521918b75c136bd95309054d3f6d9da5 | |
tree | 4469809e02d0025473f16bcc81e3b50f284219fb | tree | snapshot |
parent | cfc0aef1ffb8a9fe2792667597a05bbf3b6b1258 | commit | diff |
diff: round down similarity index
Rounding down the printed (dis)similarity index allows us to use
"100%" as a special value that indicates complete rewrites and
fully equal file contents, respectively.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Rounding down the printed (dis)similarity index allows us to use
"100%" as a special value that indicates complete rewrites and
fully equal file contents, respectively.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-format.txt | diff | blob | history | |
diff.c | diff | blob | history |