D
D
Danil2019-06-20 21:44:25
git
Danil, 2019-06-20 21:44:25

Why are there not all files in the folder after git clone?

I do a git clone from the repository, but in the end, not all files are in the folder, most of it is missing. Git pull says everything is up to date. Git status, says that all my files (which are missing) are deleted, although I didn’t touch them, they weren’t there right away. What do you advise?
UPD

I clone (an error about the length of the file does not play a role at the moment)
5d0be38e8e127685893140.png

Git status (shows about 400 files removed)

5d0be4253e637863277182.png

Problem
5d0be595acb5f564678486.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Moseychuk, 2019-06-20
@Veneomin

Are you eyeballing? In the same place it is written in white on black: the file name is too long, I can not create it. Use normal file systems on normal operating systems.

Z
zzamzam, 2019-06-22
@Inlore

You can try to bypass the restriction with the command
Read more here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question