libgit2 / libgit2/www.libgit2.org

Callbacks sample uses old git_transfer_progress

Open
#96 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
116
Forks
67
PR merge metrics
No merged PRs in 30d

Description

The remotes callbacks sample uses git_transfer_progress and git_fetch_options::progress which have been removed.

Contributor guide

No contributing guide indexed for this repository

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

Open the remotes callbacks sample at the linked documentation entry and compare its git_transfer_progress and git_fetch_options::progress references with the current libgit2 API documentation. Identify the supported callback interface, update the sample accordingly, and verify that no removed symbols remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.