Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git diff too slow for a file
[gitweb.git]
/
builtin-blame.c
diff --git
a/builtin-blame.c
b/builtin-blame.c
index fc1586350f94ae48e7e48a51818517b465e7a40d..8deeee12b613dbd26c64cc1005151d67d0af7a4c 100644
(file)
--- a/
builtin-blame.c
+++ b/
builtin-blame.c
@@
-39,7
+39,7
@@
static int show_root;
static int reverse;
static int blank_boundary;
static int incremental;
-static int xdl_opts
= XDF_NEED_MINIMAL
;
+static int xdl_opts;
static enum date_mode blame_date_mode = DATE_ISO8601;
static size_t blame_date_width;