libgit2 / libgit2/libgit2sharp

Support for sparse checkout from GIT

Open
#1,590 0 comments 3 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

You are opening a bug report against the LibGit2Sharp project: we
use GitHub Issues for tracking bug reports and feature requests. If
you have a question about an API or usage, please ask on StackOverflow:
http://stackoverflow.com/questions/tagged/libgit2sharp.

Otherwise, to report a bug, please fill out the reproduction steps
(below) and delete these introductory paragraphs. Thanks!

Reproduction steps
Expected behavior

Ability to use sparsecheckout while using libgit2sharp

Actual behavior
Version of LibGit2Sharp (release number or SHA1)

latest

Operating system(s) tested; .NET runtime tested

.net core
or .net 4.5+
Windows OS

Is there any plans currently to support sparseCheckouts in libgit2sharp? More things I have found are like 4 years old asking for the support, but I haven't found anything newer.

Thanks for your time and keep up the good work.

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

The issue names no files, tests, or entry points. Start by clarifying the sparse-checkout API and expected behavior for .NET Core and .NET 4.5+ on Windows; done requires a defined, verifiable way to use sparse checkout through LibGit2Sharp.

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.