I feel like mdlr status should have a switch to display detailed info for all submodules at once (like running mdlr status -n module_name on each module)
mdlr status -d
and then it shows for each module:
git status
git log or git show --oneline -s or git log --pretty=oneline
remote url
maybe latest stash? dunno
I feel like
mdlr status
should have a switch to display detailed info for all submodules at once (like runningmdlr status -n module_name
on each module)and then it shows for each module: