Cloning community to local went wrong #128
Unanswered
catthehunter
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I tried to showcase my project as the instructions, as soon as I cloned the page to local, it showed up like this, and the folder Community was empty. Can anybody help me? What is the problem and how should I fix it?
the codes showed up like this:
Cloning into 'community'...
remote: Enumerating objects: 257, done.
remote: Counting objects: 100% (257/257), done.
remote: Compressing objects: 100% (207/207), done.
remote: Total 637 (delta 136), reused 103 (delta 34), pack-reused 380R
Receiving objects:
Receiving objects: 100% (637/637), 2.18 MiB | 925.00 KiB/s, done.
Resolving deltas: 100% (317/317), done.
error: invalid path 'polls/FIP-0014: Allow the Maximum Lifetime of V1 Proof Sectors to be 540 Days.md'
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 :/'
Beta Was this translation helpful? Give feedback.
All reactions