FG
💻 Software

How to continue cloning a Git repository that the download was stopped?

Fresh5 days ago
Mar 15, 20268712 views
Confidence Score0%
0%

Problem

I was cloning a Git repository when suddenly my internet connection failed. So the download was stopped and about 50% of total files was downloaded. However I cannot continue the download. If I try to do some Pull/Fetch, Git prompts "fatal: destination path '' already exists and is not an empty dir…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to continue cloning a Git repository that the download was stopped?

Low Risk

The Restartable clone feature was part of the Google Summer of Code 2009 ideas for git - in the "Projects So Large Your Head Will Spin" section. However, I'm not aware of an implementation.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment