SRombauts / UEGitPlugin

Unreal Engine 5 Git LFS 2 Source Control Plugin (beta)
http://srombauts.github.io/UEGitPlugin
MIT License
810 stars 165 forks source link

Wrong status icon are displayed when multiple folders are selected #3

Closed SRombauts closed 10 years ago

SRombauts commented 10 years ago

When multiple directory are selected in the content browser, their status become "unchanged".

This can come from a limit somewhere (command line size, number of files...)

SRombauts commented 10 years ago

In fact I get the same result on the windows command line (git version 1.9.2.msysgit.0), but only for untracked files !

SRombauts commented 10 years ago

This is a bug/limitation of Git, so I workaround it by batching git status commands by subdirectory