Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
hash-object: cleanup handling of command line options
[gitweb.git]
/
builtin-read-tree.c
diff --git
a/builtin-read-tree.c
b/builtin-read-tree.c
index 57854017535a36fc1fcd7bb997f198956391199d..726fb0b588dcb550b5554b111a416c7ac3b25521 100644
(file)
--- a/
builtin-read-tree.c
+++ b/
builtin-read-tree.c
@@
-45,7
+45,7
@@
static int read_cache_unmerged(void)
continue;
cache_tree_invalidate_path(active_cache_tree, ce->name);
last = ce;
- c
e->ce_flags |= CE_REMOVE
;
+ c
ontinue
;
}
*dst++ = ce;
}