coder / coder/envbuilder

bug: if we fail to clone a git repo, do not create a directory

Open
#412 1 comment 0 reactions 1 assignee Claimed by @SasSwart View on GitHub
Dominant language
Go
Stars
300
Forks
64
Avg merge
20m
Merged PRs (30d)
1

Description

# 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.