git_repository_commondir

Get the path of the shared common directory for this repository

If the repository is bare is not a worktree, the git directory path is returned.

@param repo A repository object @return the path to the common dir

extern (C) nothrow @nogc
const(char)*
git_repository_commondir

Meta