absolute_path 157 builtin/clone.c canon = raw ? xstrdup(absolute_path(raw)) : NULL; absolute_path 867 builtin/clone.c repo = xstrdup(absolute_path(repo_name)); absolute_path 858 builtin/receive-pack.c argv_array_pushf(env, "GIT_WORK_TREE=%s", absolute_path(work_tree)); absolute_path 875 builtin/receive-pack.c argv_array_pushf(&env, "GIT_DIR=%s", absolute_path(get_git_dir())); absolute_path 925 cache.h const char *absolute_path(const char *path); absolute_path 156 lockfile.c absolute_path(path), strerror(err)); absolute_path 159 lockfile.c absolute_path(path), strerror(err)); absolute_path 64 test-path-utils.c puts(absolute_path(argv[2])); absolute_path 392 wrapper.c nonrelative_template = absolute_path(template); absolute_path 529 wrapper.c nonrelative_template = absolute_path(template);