toeverything / AFFiNE.pro

AFFiNE official website, source for affine.pro
https://affine.pro
GNU Affero General Public License v3.0
634 stars 107 forks source link

Git clone failure: invalid path #124

Closed Dicarbene closed 7 months ago

Dicarbene commented 8 months ago

When I clone this project I get errors like this:

 Palytoxin@Terminal  E:  Github  git clone https://github.com/toeverything/AFFiNE.pro.git
Cloning into 'AFFiNE.pro'...
remote: Enumerating objects: 5661, done.
remote: Counting objects: 100% (2033/2033), done.
remote: Compressing objects: 100% (743/743), done.
remote: Total 5661 (delta 1384), reused 1682 (delta 1275), pack-reused 3628R
Receiving objects: 100% (5661/5661), 39.26 MiB | 6.88 MiB/s, done.
Resolving deltas: 100% (3731/3731), done.
error: invalid path 'content/blog/best**-**top-8-microsoft-access-alternatives-competitors.json'
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 :/'
ShortCipher5 commented 7 months ago

The error: invalid path mentioned above has been fixed. The blog part of the website is pulled from an AFFiNE Cloud workspace - and this was a formatting issue which has now been resolved.

If you are facing other problems, please feel free to open a new issue.