Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-p4: Cleanup; moved the code for the initial #head or revision import into a separate function, out of P4Sync.run.
[gitweb.git]
/
diff.h
diff --git
a/diff.h
b/diff.h
index de21f8ecd045a299907e6f6d873ad4c120ca30da..4546aad219742e4ad878937dbd05436c93d298b9 100644
(file)
--- a/
diff.h
+++ b/
diff.h
@@
-60,6
+60,7
@@
struct diff_options {
color_diff_words:1,
has_changes:1,
quiet:1,
+ no_index:1,
allow_external:1,
exit_with_status:1;
int context;