twosigma / git-meta

Repository for the git-meta project -- build your own monorepo using Git submodules
http://twosigma.github.io/git-meta
BSD 3-Clause "New" or "Revised" License
216 stars 50 forks source link

[WIP / do not merge] List deleted submodules in 'Changes not staged for commit' #849

Open leahnp opened 2 years ago

leahnp commented 2 years ago

First attempt at trying to list unstaged deleted submodules with 'git meta status' This removes some of the nice, submodule specific notation for staged new and deleted codebases, open to better approaches!