Home
last modified time | relevance | path

Searched refs:git_config_from_blob_ref (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dconfig.c1805 static int git_config_from_blob_ref(config_fn_t fn, in git_config_from_blob_ref() function
1952 return git_config_from_blob_ref(fn, repo, config_source->blob, in config_with_options()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.c1805 static int git_config_from_blob_ref(config_fn_t fn, in git_config_from_blob_ref() function
1952 return git_config_from_blob_ref(fn, repo, config_source->blob, in config_with_options()
/dports/devel/git/git-2.34.1/
H A Dconfig.c1805 static int git_config_from_blob_ref(config_fn_t fn, in git_config_from_blob_ref() function
1952 return git_config_from_blob_ref(fn, repo, config_source->blob, in config_with_options()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.c1805 static int git_config_from_blob_ref(config_fn_t fn, in git_config_from_blob_ref() function
1952 return git_config_from_blob_ref(fn, repo, config_source->blob, in config_with_options()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.c1805 static int git_config_from_blob_ref(config_fn_t fn, in git_config_from_blob_ref() function
1952 return git_config_from_blob_ref(fn, repo, config_source->blob, in config_with_options()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c1652 static int git_config_from_blob_ref(config_fn_t fn, in git_config_from_blob_ref() function
1777 return git_config_from_blob_ref(fn, config_source->blob, data); in config_with_options()