git clone error

Author: JunDaTangCreated Nov 1, 2025Updated Jan 20, 2026

F:\github>git clone https://github.com/HKUDS/AI-Trader.git Cloning into 'AI-Trader'... remote: Enumerating objects: 3069, done. remote: Counting objects: 100% (384/384), done. remote: Compressing objects: 100% (180/180), done. remote: Total 3069 (delta 305), reused 209 (delta 204), pack-reused 2685 (from 2) Receiving objects: 100% (3069/3069), 10.24 MiB | 12.35 MiB/s, done. Resolving deltas: 100% (1705/1705), done. error: invalid path 'data/agent_data/MiniMax-M2/log/2025-10-01 15:00:00/log.jsonl' 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 :/'