def git_repo_path()

in nucleus/settings.py [0:0]


def git_repo_path(*args):
    return abspath(str(GIT_REPOS_PATH.joinpath(*args)))