libgit2 / libgit2/pygit2

Does pygit2 implements 'git push --mirror'?

Abierto
#801 4 comentarios 2 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

feature
Lenguaje dominante
Python
Estrellas
1.7k
Forks
408
Merge medio
2 d 57 min
PR fusionados (30 d)
7

Descripción

Does pygit2 implements 'git push --mirror'? If yes, please advice or point me to the documentation. Thanks in advance.

I am working on a script which mirrors a repository and pushes to another repository. As I understand, remote.push only pushes the explicitly defined refspec. Is there a way to push the complete repository similar to 'git push --mirror'?

#feature #support

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Start with the pygit2 remote.push entry point and its documentation, then compare its refspec behavior with the requested git push --mirror operation. Done means establishing whether complete repository mirroring is supported and documenting the supported usage or the missing capability.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
git, python
Área
tooling
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.