On 4/11/07, Martin Waitz <tali@admingilde.org> wrote:
Only if I want it to. HEAD change check (which is cheap enough
to be done unconditionally) can be done always.
Right. Perhaps not a commit in submodule but a recursive check
for working directory changes in submodules. So that you can
make that you don't make a superproject commit which cannot
be resolved to what you had in all the working directories:
git commit -a --check-clean-subprojects
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html