Am 23.08.2012 03:43, schrieb Junio C Hamano:
Stefan Zager [off-list ref] writes:
quoted
Currently, it will only do a checkout if the sha1 registered in the containing
repository doesn't match the HEAD of the submodule, regardless of whether the
submodule is dirty. As discussed on the mailing list, the '--force' flag is a
strong indicator that the state of the submodule is suspect, and should be reset
to HEAD.
Signed-off-by: Stefan Zager <redacted>
---
Thanks for a reroll. Will queue; looking good ;-)
Yup, nicely done!