SRombauts / UEGitPlugin

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

"Revert" on checked dissapearing from Source Control menu #88

Open svenfraeys opened 5 years ago

svenfraeys commented 5 years ago

When I check out a blueprint or material I do not see the 'revert' action in the 'Source Control' menu.

I am only able to make the 'revert' action visible by going to the 'Diff again depot' or 'History', close that window. After that the 'revert' becomes visible.

I assume the revert should be always visible when a asset is checked out ?

Working with Unreal 4.20

Any ideas? Thank you.

SRombauts commented 5 years ago

By checkout, do you mean you are using git LFS? Because with Git there is no such action

svenfraeys commented 5 years ago

Hello, correct this is with git LFS feature.