Here's a v2 which fixes the comment typo and drops the unnecessary commit creation in the tests. I've added a preparatory patch to do the same cleanup in the existing test for consistency. As before, these should apply on 'maint'. [1/2]: t7415: don't bother creating commit for symlink test [2/2]: fsck: avoid looking at NULL blob->object fsck.c | 3 ++- t/t7415-submodule-names.sh | 19 ++++++++++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) -Peff