Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question