bug: if we fail to clone a git repo, do not create a directory
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 300
- Forks
- 64
- Ø Merge
- 20 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
# 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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.