Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
SRombauts opened this issue May 28, 2014 · 2 comments
Closed
Assignees
Labels
Milestone

Comments

@SRombauts
Copy link
Owner

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 SRombauts added the bug label May 28, 2014
@SRombauts SRombauts self-assigned this May 28, 2014
@SRombauts SRombauts changed the title Wrong status icon are displayed when two folders are selected Wrong status icon are displayed when multiple folders are selected May 28, 2014
@SRombauts
Copy link
Owner Author

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 SRombauts added this to the 0.4 milestone May 29, 2014
SRombauts added a commit that referenced this issue May 29, 2014
Git status does not show any "untracked files" when called with multiple files from different subdirectories!
 - group files by subdirectory
 - then batch git status operation one subdirectory at a time
@SRombauts
Copy link
Owner Author

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

duplexsystem pushed a commit to duplexsystem/UE4GitPlugin that referenced this issue Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant