UEGitPlugin icon indicating copy to clipboard operation
UEGitPlugin copied to clipboard

Anyway to disable git status/checks when adding a new file, or renaming a file. I just want it to check git stuff when I deliberately lock a file. But otherwise it should act like it doesn't exist?

Open PeteBaker1 opened this issue 1 year ago • 1 comments

PeteBaker1 avatar Sep 05 '24 15:09 PeteBaker1

The instructions should detail how to not auto-add content. Renames, however, do require locking since this is a modification. This is built into the engine. If you would like to customize the behavior of the engine, then it will require an engine source build unfortunately.

mastercoms avatar Oct 17 '24 08:10 mastercoms