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.