Jens Lehmann <Jens.Lehmann@xxxxxx> writes: > I am working on a subsequent patch where dirty_submodule is used as a > bitfield to store more detailed information about the dirtiness. That is > then used by "git diff --submodule" to tell the user if the submodule > contains untracked and/or modified files. > > But i can revert that part if you want. "Will be used as bitfield in later patches" is a justification that was missing; with that I think the patch is Ok as-is. >> Mental note to myself. prefix[0] is either '-' (removed from the work >> tree) or '+' (added to the work tree). Added submodule could be >> immediately dirty. > > Should i add a comment there? Meh, that was just me thinking aloud. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html