ProjectBorealis / UEGitPlugin

Unreal Engine Git Source Control Plugin (refactored)
MIT License
512 stars 104 forks source link

Can't Check Out #165

Closed geekrelief closed 4 months ago

geekrelief commented 4 months ago

UnrealEditor_CtjUnz8dvn

I'm able to modify and push content to my repo on Azure Devops via the plugin, but I can't Check Out anything.

Here I modified an asset, and I'm able to Check In. https://github.com/ProjectBorealis/UEGitPlugin/assets/27040/3957e47e-23b2-4240-b8eb-29fab50a5467

Before I got a message in the log about a locksverify setting. I added that to the config, and the message went away.

I'm running ue5-main (5.5). Is the Status Branch setup optional?

geekrelief commented 4 months ago

I see I need to modify my .gitattributes so the file types are lockable.