UEGitPlugin
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?
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.