Method
FoundryGitVcsquery_config
unstable since: 1.1
Declaration [src]
DexFuture*
foundry_git_vcs_query_config (
FoundryGitVcs* self,
const char* key
)
Description [src]
Queries a git configuration value by key from the repository.
The method runs asynchronously in a background thread and returns a
DexFuture that resolves to the config value as a string.
Available since: 1.1