Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


churn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

churn [2021/02/10 23:46]
uninomiconadmin created
churn [2021/04/01 21:17]
73.95.178.156
Line 1: Line 1:
 ====== Churn ====== ====== Churn ======
  
-'Churn' is a short hand for the un-necessary changes Unity saves into in a file (usually a Unity scene file). It is usually used to describe any changes that show up in version control, that are un-related to the **real** changes you made in the file.+'Churn' is a short hand for un-necessary changes Unity saves into in a file (usually a Unity scene file). It is usually used to describe any changes that show up in version control, that are un-related to the **real** changes you made in the file.
  
 Churn will create git conflicts, and because of this must be minimized in order to have an effective git merge workflow for scene file changes.((However, we have, in most cases, been able to eliminate almost all churn, as of 2020.2)) Churn will create git conflicts, and because of this must be minimized in order to have an effective git merge workflow for scene file changes.((However, we have, in most cases, been able to eliminate almost all churn, as of 2020.2))
  
churn.txt ยท Last modified: 2021/04/01 21:17 by 73.95.178.156