-
@paulnakata @pozorvlak yeah, i get you, and it makes sense - but that doesn't make it good to develop on feature branches, still?
-
@paulnakata @pozorvlak like, the locking is great for multiple people working on one branch, not for the multiple branches workflow
-
@paulnakata @pozorvlak (where those branches want to modify the same big-blob files)
-
@paulnakata @pozorvlak maybe it'd be worth restructuring new projects to have all their config in ScriptableObjects, not scenes, tho..?