SRombauts / UEGitPlugin

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

Fix for macOS access to git-lfs in RunDumpToFile #133

Closed gellule closed 4 years ago

gellule commented 4 years ago

This one took me forever to fix. With this I have git diff working on my Mac. I also fixed one deprecation warning and update ignores for Mac builds.

SRombauts commented 4 years ago

Thanks a lot for your contribution!

gellule commented 4 years ago

You're welcome. Thanks for the merge, and the plugin!