UEGitPlugin icon indicating copy to clipboard operation
UEGitPlugin copied to clipboard

Checking if file has changed before locking

Open robertocaldas opened this issue 4 years ago • 0 comments

Could you please add a feature to check if the file has changed in the remote before locking it? It doesn't make much sense to lock the file if you don't have latest because you will end up with conflicts anyway. The issue and a possible solution with git is better described on this SO question.

Thank you.

robertocaldas avatar Sep 01 '20 05:09 robertocaldas