libgit2 / libgit2/libgit2sharp
feature request: expose git_file_merge
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 925
- PR merge metrics
- No merged PRs in 30d
Description
Hey folks,
Thanks a ton for the project it has been really helpful :)
I was wondering if the git_merge_file could be exposed an API from the library.
Is there any technical reason that I can not think of that makes this complicated?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The request points to libgit2’s git_merge_file entry point; start by reading its API documentation and locating how comparable libgit2 operations are exposed in libgit2sharp. Done means the merge-file operation is available through a public .NET API and its behavior is verified with suitable tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, git
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100