libgit2 / libgit2/libgit2sharp
Support for sparse-Checkout
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- C#
- Estrellas
- 3.5k
- Forks
- 925
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Actual behavior
Version of LibGit2Sharp (release number or SHA1)
All versions
Operating system(s) tested; .NET runtime tested
Windows 10
I would like the sparse-Checkout functionality added to libgit2sharp. Without it, I can't currently operate on the git repository. We have a repository not created by me, that has several thousand projects in it, and I need the ability to extract one or maybe a couple projects when the user does something. I cannot bring out the entire respository, because this is a multi-user system, and we have hundreds of people commiting to this repostory. Each working on their own project. When time comes, I need to get just one project out, so we can do some things with it.
Is this something that is planned to be added soon to libgit2sharp?
Thanks
James
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
El issue no menciona archivos, pruebas ni puntos de entrada. Empieza por localizar la API relacionada con checkout de LibGit2Sharp y determinar cómo sparse-checkout debería seleccionar uno o más proyectos de un repositorio grande. Se considera terminado cuando la funcionalidad de sparse-Checkout solicitada está disponible para este caso de uso y su comportamiento está cubierto por pruebas adecuadas.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp, git
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100