git_repository_get_namespace

Get the currently active namespace for this repository

@param repo The repo @return the active namespace, or null if there isn't one

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

Meta