bug: if we fail to clone a git repo, do not create a directory
未关闭
- 主要语言
- Go
- 星标
- 300
- 派生
- 64
- 平均合并
- 20 分钟
- 30 天内合并 PR
- 1
描述
# 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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。