add_files_to_cache 429 builtin/add.c exit_status |= add_files_to_cache(prefix, &pathspec, flags); add_files_to_cache 551 builtin/checkout.c add_files_to_cache(NULL, NULL, 0); add_files_to_cache 386 builtin/commit.c add_files_to_cache(also ? prefix : NULL, &pathspec, 0); add_files_to_cache 1629 cache.h int add_files_to_cache(const char *prefix, const struct pathspec *pathspec, int flags);