Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
l10n: sv.po: Update Swedish translation (3470t0f0u)
[gitweb.git]
/
cache-tree.c
diff --git
a/cache-tree.c
b/cache-tree.c
index 8c7e1258a4861a7f692de6892c18c9a9e1e81061..25663825b553b4e4590e3b4aaad54b4f5950aef8 100644
(file)
--- a/
cache-tree.c
+++ b/
cache-tree.c
@@
-385,7
+385,7
@@
static int update_one(struct cache_tree *it,
/*
* "sub" can be an empty tree if all subentries are i-t-a.
*/
- if (contains_ita &&
!oidcmp(oid, &empty_tree_
oid))
+ if (contains_ita &&
is_empty_tree_oid(
oid))
continue;
strbuf_grow(&buffer, entlen + 100);