Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pull --rebase: exit early when the working directory is dirty
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index e35384b4442fbaedbf460ddf61c32b85dde2a4d7..439d4746cae343f08b298473d35d9792048abfa0 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-19,7
+19,7
@@
#endif
static int diff_detect_rename_default;
-static int diff_rename_limit_default =
1
00;
+static int diff_rename_limit_default =
2
00;
int diff_use_color_default = -1;
static const char *external_diff_cmd_cfg;
int diff_auto_refresh_index = 1;