我正在尝试将repo克隆到windows文件夹中,并获得以下输出:
git clone https://terry_marange@bitbucket.org/terry_marange/emacs_config.git
Cloning into 'emacs_config'...
error: unable to create file lessons /code_snipptes_emacs: No such file or directory
error: unable to create file lessons /code_snipptes_emacs~: No such file or directory
error: unable to create file lessons /notes: No such file or directory
error: unable to create file lessons /notes~: No such file or directory
Checking out files: 100% (1406/1406), 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 the checkout with 'git checkout -f HEAD'