Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
config: mark an error message up for translation
[gitweb.git]
/
apply.h
diff --git
a/apply.h
b/apply.h
index 9fec5363ab086168bc8885112cba926c83672e97..b3d6783d55344de5aaa3d4b81a22abed0b6972fb 100644
(file)
--- a/
apply.h
+++ b/
apply.h
@@
-63,6
+63,7
@@
struct apply_state {
int unsafe_paths;
/* Other non boolean parameters */
+ const char *index_file;
enum apply_verbosity apply_verbosity;
const char *fake_ancestor;
const char *patch_input_file;