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

git meta diff does not work #885

Open martinRenou opened 2 months ago

martinRenou commented 2 months ago

git meta status shows:

modified:   path/to/file.txt

So path/to/file.txt must have a diff right?

Running git meta diff path/to/file.txt does not show anything. I then assume it's just not working.