libgit2 / libgit2/www.libgit2.org
Callbacks sample uses old git_transfer_progress
Open
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
- 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
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