Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
everyday: replace 'prune' and 'repack' with 'gc'
[gitweb.git]
/
diff.h
diff --git
a/diff.h
b/diff.h
index 7e8000a5d7ed7b36669abaca38111c43038092aa..beccf85962b3f4cca9fa6b668fa904b59efbed52 100644
(file)
--- a/
diff.h
+++ b/
diff.h
@@
-69,6
+69,7
@@
struct diff_options {
const char *orderfile;
const char *pickaxe;
const char *single_follow;
+ const char *a_prefix, *b_prefix;
unsigned flags;
int context;
int break_opt;