On 1/7/10, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> writes: > > You would need to rewrite file paths so that files in submodules are > > also relative to the same directory as files in supermodule (I tried > > to do that with GIT_WORK_TREE and needed to change a bit). Or you > > could show each "git status" output separately, which does not look as > > nice as the former in my opinion. > > > You could show output separately if you want, but I think that is a > separate issue. > > I was envisioning that the "git status" in submodule will be run with its > recent --porcelain option, and "git status" or "git commit" would read it > to postprocess and incorporate into its own output. Nice option! I had to call a few "git diff" for that just because I did not catch up with recent Git development :-( -- Duy -- 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