|
|
|
|
|
by PudgePacket
2408 days ago
|
|
I've seen it used in games. Often serialised assets won't be text diff friendly. Two people editing the same data will conflict and it won't be possible to merge the result. The solution is only one person checks out the file at a time. |
|