On Nov 11, 2007 8:07 AM, Lars Hjemli <hjemli@xxxxxxxxx> wrote: > On Nov 10, 2007 8:27 PM, Ping Yin <pkufranky@xxxxxxxxx> wrote: > > This commit teaches git status/commit to also show commits of user-cared > > modified submodules since HEAD (or HEAD^ if --amend option is on). > > Some nitpicks: > -we'll need a config option to enable/disable this output in git-status agree. default off? > -the feature should probably be implemented in git-submodule.sh > I'll want to see the commits of submodules when editing commit msg. So i implemented this in git-commit.sh. May be a configuration/option can added to turn this on or off. > -- > larsh > -- Ping Yin - 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