File locking with Crafty

Опубликовано: 03 Июль 2026
на канале: Crafty
43
0

Crafty is an easy to use Git GUI for game development with Unity.
In this short video, I give you a look at how to lock a file, and what happens when you try to modify and send on the online Git repository a file that was locked by someone else.
Locking a file this way can help you avoid merge conflicts. If only one person works on a file, there cannot be any merge conflicts.

You can check out the website to learn more: https://crafty.creatiel.ca/