libgit2 / libgit2/libgit2sharp
git patch-id
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 925
- PR merge metrics
- No merged PRs in 30d
Description
Hi, is there any way to get the patch-id (stable) using this library? I'm trying to implement a search which handles cherry-picks to replicate work done using standard git scripts.
Regards
Mike
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 reviewing the library's public API and documentation for existing patch or commit identity support, then compare the requested stable patch-id behavior with standard Git scripts. Done means the library exposes a documented way to obtain stable patch IDs for matching cherry-picks, with the required behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, git
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100