Jens Lehmann writes: > Instead of just showing not-quite-helpful SHA-1 pairs in the diff display > of a submodule gitk will display the first lines of the corresponding > commit messages (similar to the output of 'git submodule summary') when > the underlying git installation supports this. That makes it much easier > to evaluate the changes, as it eliminates the need to start a gitk inside > the submodule and use the superprojects hashes there to find out what the > commits are about. > > This patch applies to 'next' - which will be 1.6.6 or 1.7.0 when merged - > and uses the new --submodule option of git diff when a version of 1.6.6 or > higher is detected to achieve a more human readable output of submodule > differences in gitk. > > Signed-off-by: Jens Lehmann <Jens.Lehmann@xxxxxx> Thanks, applied. Paul. -- 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