bug: if we fail to clone a git repo, do not create a directory
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 300
- Forks
- 64
- Merge medio
- 20 min
- PR fusionados (30 d)
- 1
Descripción
# Problem:
If you clone a fresh repository, and fail for whatever reason, the folder is still created.
This causes subsequent runs to assume that the repository has already been cloned and skip cloning.
We should not create the folder if we fail to clone.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.