Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
unpack-trees.c: look ahead in the index
[gitweb.git]
/
unpack-trees.h
diff --git
a/unpack-trees.h
b/unpack-trees.h
index d19df44f4070ca1bda29382e56fbced53aacd994..9a0733ea8545efd33e1d608255612080afc670e7 100644
(file)
--- a/
unpack-trees.h
+++ b/
unpack-trees.h
@@
-30,7
+30,7
@@
struct unpack_trees_options {
diff_index_cached,
gently;
const char *prefix;
- int
pos
;
+ int
cache_bottom
;
struct dir_struct *dir;
merge_fn_t fn;
struct unpack_trees_error_msgs msgs;