Thanks for the help and and sorry for the late answer. The issue is now solved and it was not Mate-related.
The command gave the expected results, so I went looking for other possible problem points. Turns out I had a global .tm_properties with TM_GIT pointing to an older version of git (1.7.0) that does not support the --ignore-submodules=dirty option.
-- :: dip --
On Fri, Apr 11, 2014 at 5:00 PM, Allan Odgaard mailinglist@textmate.org wrote:
On 11 Apr 2014, at 22:00, dipnlik wrote:
[…] Untracked items show up in the pane as expected.
Try run this in a terminal (from your repository’s root):
git diff-files --name-status --ignore-submodules=dirty
That is effectively what TextMate runs to get the list of modified files.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate