Skip to content

Make GitObject.Repository public #574

Closed
@SimonCropp

Description

@SimonCropp

It would be great if GitObject.Repository was made public
https://github.com/libgit2/libgit2sharp/blob/vNext/LibGit2Sharp/GitObject.cs#L31

I have many extension methods that need access to both the GitObject (eg a Commit) and the Repository. At the moment I need to pass in the instance of the repository or access it via reflection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions