So, I already have 98% of a git repository, but that's downloaded not cloned.
Can I tell git to only scan, download missing files and then work as if I cloned the repository, instead of having to download everything again?
So, I already have 98% of a git repository, but that's downloaded not cloned.
Can I tell git to only scan, download missing files and then work as if I cloned the repository, instead of having to download everything again?