libgit2 / libgit2/libgit2sharp

git patch-id

Open
#1,424 9 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.