git-meta
git-meta copied to clipboard
`git meta log --stat` does not show committed files in each submodule
Command:
git meta log --stat
Observed: The output lists the changed submodules in the meta repo.
Expected: The output lists the files changed in each submodule, for each meta commit
this is probably another instance of https://github.com/twosigma/git-meta/issues/710#issuecomment-504061190