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

github desktop'a aktarirken hata veriyor. #745

Open
chaglr opened this issue Jul 17, 2022 · 1 comment
Open

github desktop'a aktarirken hata veriyor. #745

chaglr opened this issue Jul 17, 2022 · 1 comment

Comments

@chaglr
Copy link

chaglr commented Jul 17, 2022

Cloning into 'C:\Users**********\Documents\GitHub\Programlamaya-Giris'...
remote: Enumerating objects: 889, done.
remote: Total 889 (delta 0), reused 0 (delta 0), pack-reused 889
Receiving objects: 100% (889/889), 174.51 KiB | 4.15 MiB/s, done.
Resolving deltas: 100% (189/189), done.
error: invalid path 'Python'da Ekrana "Merhaba Dünya" bastırma'
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 :/'

@AtahanKocc
Copy link

The error you are getting may be due to long filenames, you can try this;
git config --system core.longpaths true

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

2 participants