Skip to content

Expose libgit2 reference database backend for managed code refdb impls.#392

Closed
ethomson wants to merge 1 commit into
libgit2:vNextfrom
ethomson:refdb
Closed

Expose libgit2 reference database backend for managed code refdb impls.#392
ethomson wants to merge 1 commit into
libgit2:vNextfrom
ethomson:refdb

Conversation

@ethomson

Copy link
Copy Markdown
Member

I'd like to write a refdb backend in managed code, so here's some bindings for that!

This was very much modeled after the odb backend work, especially since my pinvoke-fu is weak.

Please note that this depends on libgit2 PR 1464 so this is definitely not ready for merge until we do some updates to the libgit2 version.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this weird? I started out with having this return a simple object like RefdbReference but I moved it back to this.

@nulltoken

Copy link
Copy Markdown
Member

Closed in favor of #401

@nulltoken nulltoken closed this Apr 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants