die("git-write-tree: error building trees");
if (0 <= newfd) {
if (!write_cache(newfd, active_cache, active_nr)
die("git-write-tree: error building trees");
if (0 <= newfd) {
if (!write_cache(newfd, active_cache, active_nr)
}
/* Not being able to write is fine -- we are only interested
* in updating the cache-tree part, and if the next caller
}
/* Not being able to write is fine -- we are only interested
* in updating the cache-tree part, and if the next caller