S
S
Sergey Cherepanov2013-01-19 04:23:49
git
Sergey Cherepanov, 2013-01-19 04:23:49

Git reports files have changed even after git reset --hard

On a mounted folder over the network, git status says that all files are modified. If you go to the server, then everything is fine there.

The problem exists under both Windows and Linux.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Andrey Grigoriev, 2013-01-20
@fear86

The answer is here - stackoverflow.com/questions/1580596/how-do-i-make-git-ignore-mode-changes-chmod

M
mithraen, 2013-01-19
@mithraen

Look at the last modification time of the files - how it looks on the server, and how it looks on the "mounted folder".

A
Andrey Grigoriev, 2013-01-20
@eigrad

What does git diff say? :-)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question