Skip to content

Support for GIT_REPOSITORY_INIT_SHARED_* ? #483

Description

@bochecha

I'm trying to figure out how to create a new Git repository, and having it shared by the owning group.

Libgit2 allows this with the GIT_REPOSITORY_INIT_SHARED_GROUP member from the git_repository_init_mode_t enum, passing it to the git_repository_init_ext() function.

However, I can't figure out how to do that with pygit2. Is this simply not exposed yet?

Apologies if I merely missed it, but I couldn't find it in the documentation or in the pygit2 source code. 😃

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions