MCPcopy Create free account
hub / github.com/git/git / cache_tree

Class cache_tree

t/helper/test-dump-cache-tree.c:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#include "setup.h"
11
12static void dump_one(struct cache_tree *it, const char *pfx, const char *x)
13{
14 if (it->entry_count < 0)
15 printf("%-40s %s%s (%d subtrees)\n",

Callers 2

cmd__cache_treeFunction · 0.70
cmd__dump_cache_treeFunction · 0.70

Calls

no outgoing calls

Tested by 2

cmd__cache_treeFunction · 0.56
cmd__dump_cache_treeFunction · 0.56