libgit2 / libgit2/libgit2sharp
Add support for registering custom merge drivers
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 925
- PR merge metrics
- No merged PRs in 30d
Description
git2/sys/merge.h in libgit2.
I intend to implement this but would appreciate it if you guys could point me in the right direction in regards to API design.
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
Start by reading the linked libgit2 include/git2/sys/merge.h and the libgit2sharp repository API surface to understand how merge functionality is currently exposed. Define the registration API and its completion criteria with maintainer guidance before implementing support for custom merge drivers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, git
- Domain
- backend-api-design, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100