Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add --log-size to git log to print message size
[gitweb.git]
/
diff.h
diff --git
a/diff.h
b/diff.h
index 9fd6d447d4c62e158c941a736e547c7e516cdd93..de21f8ecd045a299907e6f6d873ad4c120ca30da 100644
(file)
--- a/
diff.h
+++ b/
diff.h
@@
-65,6
+65,7
@@
struct diff_options {
int context;
int break_opt;
int detect_rename;
+ int skip_stat_unmatch;
int line_termination;
int output_format;
int pickaxe_opts;