Searched refs:gitroot (Results 1 – 1 of 1) sorted by relevance
241 git_manifest(const char *gitroot) in git_manifest() argument251 asprintf(&gitcmd, "git --git-dir=%s/.git ls-files", gitroot) == -1) in git_manifest()271 warn("cannot load git manifest at %s", gitroot); in git_manifest()