EMPTY_TREE_SHA1_BIN 1485 builtin/am.c tree = lookup_tree(EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 1633 builtin/am.c hashcpy(our_tree, EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 2118 builtin/am.c hashcpy(head, EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 2180 builtin/am.c hashcpy(curr_head, EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 2184 builtin/am.c hashcpy(orig_head, EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 513 builtin/checkout.c EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 384 builtin/diff.c tree = lookup_tree(EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 563 builtin/pull.c if (checkout_fast_forward(EMPTY_TREE_SHA1_BIN, merge_head, 0)) EMPTY_TREE_SHA1_BIN 301 builtin/reset.c hashcpy(sha1, EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 2345 fast-import.c if (S_ISDIR(mode) && !hashcmp(sha1, EMPTY_TREE_SHA1_BIN) && *p) { EMPTY_TREE_SHA1_BIN 1928 merge-recursive.c tree = lookup_tree(EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 601 notes-merge.c base_tree_sha1 = EMPTY_TREE_SHA1_BIN; EMPTY_TREE_SHA1_BIN 207 sequencer.c return lookup_tree(EMPTY_TREE_SHA1_BIN); EMPTY_TREE_SHA1_BIN 408 sequencer.c ptree_sha1 = EMPTY_TREE_SHA1_BIN; /* commit is root */ EMPTY_TREE_SHA1_BIN 473 sequencer.c hashcpy(head, EMPTY_TREE_SHA1_BIN);