submodule.c
55.9 KB
-
index: make relative comparison use the checksum as well · 624c949f
This is used by the submodule in order to figure out if the index has changed since it last read it. Using a timestamp is racy, so let's make it use the checksum, just like we now do for reloading the index itself.
Carlos Martín Nieto committed