Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mburtka
Copy link

@mburtka mburtka commented Feb 20, 2025

Hi there,

I was trying to interop with C# and create a custom refdb backend. I was unable to allocate a new git_reflog to implement read_reflog. The reflog_alloc that already existed in the fs implementation of a ref db has nothing restricting it to file system usage, so I moved to collocate with other reflog implementations and exposed it as part of the API (as a semi-private).

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.

1 participant