Hi David,
git clone https://github.com/clydebankmedia/HTMLCSS-QuickStartGuide.git
fails, with the messages:
Cloning into 'HTMLCSS-QuickStartGuide'...
remote: Enumerating objects: 1671, done.
remote: Counting objects: 100% (237/237), done.
remote: Compressing objects: 100% (224/224), done.
Receiving objects: 95% (1588/1671)sed 1 (delta 0), pack-reused 1434 eceiving objects: 93% (1555/1671)
Receiving objects: 100% (1671/1671), 343.81 KiB | 1.08 MiB/s, done.
Resolving deltas: 100% (881/881), done.
error: invalid path '01-Chapter 1: HTML & CSS—The Basics and the Bigger Picture/Snippet_01-01.html'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
Getting your code as .zip works.
Hi David,
fails, with the messages:
Getting your code as .zip works.