libgit2 / libgit2/libgit2sharp
Unable to push current branch to remote after revert the commit
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
- Revert a single commit (the revert status must be reverted)
- Create a new commit for reverting changes
- Push commit to remote
- When push remote, it will always throw error msg "unpacking the sent packfile failed on the remote"
Expected behavior
After creating a new commit, it must cleanup the reverting objs, and allow to push to server
Actual behavior
It will always throw error msg "unpacking the sent packfile failed on the remote"
And unable to restore git status to enable push to remote
Version of LibGit2Sharp (release number or SHA1)
v0.26
Operating system(s) tested; .NET runtime tested
.NET Framework 4.6.1
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
Reproduce la secuencia de revert y push descrita contra LibGit2Sharp v0.26 en .NET Framework 4.6.1 y, a continuación, rastrea el procesamiento de push y revert implicado en el fallo. La tarea estará terminada cuando los cambios revertidos estén limpiados, el estado de Git esté restaurado y el nuevo commit se pueda enviar sin el error de desempaquetado del remoto.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp, git
- Área
- devtools
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 30/100