Open
Description
If I'm reading the code correctly, there is an assumption that git fetch
can only fail if the target directory is missing, i.e. this is first-clone time. However, should fetch fail for whatever reason while the target directory exists (e.g. wrong credentials), it is not deleted to make room for a clone.
Metadata
Metadata
Assignees
Labels
No labels