`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.