SRombauts / UEGitPlugin

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

Implement the new Operation "Copy" replacing Delete + Add #10

Closed SRombauts closed 9 years ago

SRombauts commented 10 years ago

Since 4.3 source control copies now integrate/copy instead of Delete + Add but this capability has not been added to the Git Plugin

SRombauts commented 9 years ago

Fixed by commit 8e68413 "Implement the "Copy" operation as a no-op"

SRombauts commented 9 years ago

Still having issues with 'move' file.

Test needs to be done for Rename and Copy