issues
search
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
220
stars
51
forks
source link
Let git-meta notice changes to .gitmodules
#781
Closed
shijinglu
closed
4 years ago
shijinglu
commented
4 years ago
With the change:
git meta status will show changes to .gitmodules
git meta add . will stage .gitmodules
git meta commit -a -m will include .gitmodules changes
With the change: