This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Commit b42e08e
committed
Fix residual empty directory when clone fails.
- Currently an empty directory will be created when trying
to clone non-existant remote repo.
- This commit adds an action to delete the repo directory
if an exception occurs while cloning.1 parent 13fa0bd commit b42e08e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
226 | 227 | | |
227 | 228 | | |
228 | 229 | | |
| |||
0 commit comments