Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filename too long #23

Open
huster-songtao opened this issue Feb 16, 2024 · 0 comments
Open

Filename too long #23

huster-songtao opened this issue Feb 16, 2024 · 0 comments

Comments

@huster-songtao
Copy link

PS D:\Github> git clone https://github.com/Ai-Thinker-Open/Ai-Thinker-WB2.git
Cloning into 'Ai-Thinker-WB2'...
remote: Enumerating objects: 20820, done.
remote: Counting objects: 100% (886/886), done.
remote: Compressing objects: 100% (522/522), done.
remote: Total 20820 (delta 416), reused 664 (delta 356), pack-reused 19934
Receiving objects: 100% (20820/20820), 243.36 MiB | 11.79 MiB/s, done.

Resolving deltas: 100% (8535/8535), done.
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/computers_devices_electronics/streamline-computers-devices-electronics-click-select-tablet--computers-devices-electronics.png: Filename too long
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/computers_devices_electronics/streamline-computers-devices-electronics-graphic-tablet-draw--computers-devices-electronics.png: Filename too long
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/entertainment_events_hobbies/streamline-entertainment-events-hobbies-game-machines-arcade-1--entertainment-events-hobbies.png: Filename too long
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/entertainment_events_hobbies/streamline-entertainment-events-hobbies-game-machines-arcade-2--entertainment-events-hobbies.png: Filename too long
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/entertainment_events_hobbies/streamline-entertainment-events-hobbies-game-pool-snooker-ball--entertainment-events-hobbies.png: Filename too long
Updating files: 100% (13326/13326), done.
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 :/'

PS D:\Github> git clone https://github.com/Ai-Thinker-Open/Ai-Thinker-WB2.git
fatal: destination path 'Ai-Thinker-WB2' already exists and is not an empty directory.
PS D:\Github> git restore --source=HEAD :/
fatal: not a git repository (or any of the parent directories): .git
PS D:\Github> cd Ai-Thinker-WB2
PS D:\Github\Ai-Thinker-WB2> git restore --source=HEAD :/
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/computers_devices_electronics/streamline-computers-devices-electronics-click-select-tablet--computers-devices-electronics.png: Filename too long
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/computers_devices_electronics/streamline-computers-devices-electronics-graphic-tablet-draw--computers-devices-electronics.png: Filename too long
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/entertainment_events_hobbies/streamline-entertainment-events-hobbies-game-machines-arcade-1--entertainment-events-hobbies.png: Filename too long
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/entertainment_events_hobbies/streamline-entertainment-events-hobbies-game-machines-arcade-2--entertainment-events-hobbies.png: Filename too long
error: unable to create file applications/peripherals/demo_spi/components/u8g2/u8g2/tools/font/streamline/icons/entertainment_events_hobbies/streamline-entertainment-events-hobbies-game-pool-snooker-ball--entertainment-events-hobbies.png: Filename too long

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant