P
P
photosho2021-12-07 17:48:40
git
photosho, 2021-12-07 17:48:40

Why does Git give a list of changed files on a freshly downloaded repository?

I downloaded the repository, did a "git pull", but when executing "git status" for some reason it shows a large list of changed files. I did "git reset" - it did not help, when I run it again, "pull" writes that there were no changes, it does not download anything, but the list of changed files still remains. Tell me, what's the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Kuznetsov, 2021-12-07
@photosho

This can happen due to an incorrect line break character setting.
Read here how to fix it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question