git_config_set_in_file 593 builtin/config.c ret = git_config_set_in_file(given_config_source.file, argv[0], value); git_config_set_in_file 648 builtin/config.c return git_config_set_in_file(given_config_source.file, git_config_set_in_file 1451 cache.h extern int git_config_set_in_file(const char *, const char *, const char *); git_config_set_in_file 936 sequencer.c git_config_set_in_file(opts_file, "options.no-commit", "true"); git_config_set_in_file 938 sequencer.c git_config_set_in_file(opts_file, "options.edit", "true"); git_config_set_in_file 940 sequencer.c git_config_set_in_file(opts_file, "options.signoff", "true"); git_config_set_in_file 942 sequencer.c git_config_set_in_file(opts_file, "options.record-origin", "true"); git_config_set_in_file 944 sequencer.c git_config_set_in_file(opts_file, "options.allow-ff", "true"); git_config_set_in_file 948 sequencer.c git_config_set_in_file(opts_file, "options.mainline", buf.buf); git_config_set_in_file 952 sequencer.c git_config_set_in_file(opts_file, "options.strategy", opts->strategy); git_config_set_in_file 954 sequencer.c git_config_set_in_file(opts_file, "options.gpg-sign", opts->gpg_sign); git_config_set_in_file 71 submodule.c if (git_config_set_in_file(".gitmodules", entry.buf, newpath) < 0) { git_config_set_in_file 1035 submodule.c if (git_config_set_in_file(file_name.buf, "core.worktree",