Home
last modified time | relevance | path

Searched refs:git_config_get_string_tmp (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/git-gui/git-2.34.1/
H A Dprotocol.c23 if (!git_config_get_string_tmp("protocol.version", &value)) { in get_protocol_version_config()
H A Dcheckout.c50 if (!git_config_get_string_tmp("checkout.defaultremote", &default_remote)) in unique_tracking_name()
H A Deditor.c43 git_config_get_string_tmp("sequence.editor", &editor); in git_sequence_editor()
H A Dconfig.h566 int git_config_get_string_tmp(const char *key, const char **dest);
/dports/devel/git-p4/git-2.34.1/
H A Dprotocol.c23 if (!git_config_get_string_tmp("protocol.version", &value)) { in get_protocol_version_config()
H A Dcheckout.c50 if (!git_config_get_string_tmp("checkout.defaultremote", &default_remote)) in unique_tracking_name()
H A Deditor.c43 git_config_get_string_tmp("sequence.editor", &editor); in git_sequence_editor()
H A Dconfig.h566 int git_config_get_string_tmp(const char *key, const char **dest);
/dports/devel/git-svn/git-2.34.1/
H A Dprotocol.c23 if (!git_config_get_string_tmp("protocol.version", &value)) { in get_protocol_version_config()
H A Dcheckout.c50 if (!git_config_get_string_tmp("checkout.defaultremote", &default_remote)) in unique_tracking_name()
H A Deditor.c43 git_config_get_string_tmp("sequence.editor", &editor); in git_sequence_editor()
H A Dconfig.h566 int git_config_get_string_tmp(const char *key, const char **dest);
/dports/devel/git/git-2.34.1/
H A Dprotocol.c23 if (!git_config_get_string_tmp("protocol.version", &value)) { in get_protocol_version_config()
H A Dcheckout.c50 if (!git_config_get_string_tmp("checkout.defaultremote", &default_remote)) in unique_tracking_name()
H A Deditor.c43 git_config_get_string_tmp("sequence.editor", &editor); in git_sequence_editor()
H A Dconfig.h566 int git_config_get_string_tmp(const char *key, const char **dest);
/dports/devel/git-cvs/git-2.34.1/
H A Dprotocol.c23 if (!git_config_get_string_tmp("protocol.version", &value)) { in get_protocol_version_config()
H A Dcheckout.c50 if (!git_config_get_string_tmp("checkout.defaultremote", &default_remote)) in unique_tracking_name()
H A Deditor.c43 git_config_get_string_tmp("sequence.editor", &editor); in git_sequence_editor()
H A Dconfig.h566 int git_config_get_string_tmp(const char *key, const char **dest);
/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-config.c129 if (!git_config_get_string_tmp(argv[2], &v)) { in cmd__config()
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-config.c129 if (!git_config_get_string_tmp(argv[2], &v)) { in cmd__config()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-config.c129 if (!git_config_get_string_tmp(argv[2], &v)) { in cmd__config()
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-config.c129 if (!git_config_get_string_tmp(argv[2], &v)) { in cmd__config()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-config.c129 if (!git_config_get_string_tmp(argv[2], &v)) { in cmd__config()

123