The diff view for a submodule currently only shows the hash of the old and new commit, something like this:
-Subproject commit 3316cc47b1d73b768b697a0607a4e7388156973d
+Subproject commit 1363047c97e7721e0078eef57fdfbaa478c61a85
Would it be possible to also show the commit messages for the range? Something like the output of git log --oneline <old_commit>..<new_commit>?
That would be immensely useful when reviewing the history of a project containing several submodules.
Hi
You can raise an improvement/new feature request at https://jira.atlassian.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.