leetcode-linghu-templete icon indicating copy to clipboard operation
leetcode-linghu-templete copied to clipboard

Git check out failed

Open ouliuquan opened this issue 4 years ago • 0 comments

TortoiseGit check out failed, here is the log:

git.exe clone --progress -v "https://github.com/ninechapter-algorithm/linghu-algorithm-templete.git" "D:\GitHub\LeetCode\linghu-algorithm-templete" Cloning into 'D:\GitHub\LeetCode\linghu-algorithm-templete'... POST git-upload-pack (174 bytes) POST git-upload-pack (362 bytes) remote: Enumerating objects: 1301, done. remote: Counting objects: 100% (161/161), done. remote: Compressing objects: 100% (161/161), done. remote: Total 1301 (delta 86), reused 0 (delta 0), pack-reused 1140 Receiving objects: 100% (1301/1301), 8.48 MiB | 1.60 MiB/s, done. Resolving deltas: 100% (337/337), done. error: invalid path '算法面试题解/Google 面试题 | 3个非重复子数组最大和.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 :/'

git did not exit cleanly (exit code 128) (6922 ms @ 2021/7/31 19:09:52)

ouliuquan avatar Jul 31 '21 11:07 ouliuquan