Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


churn

Churn

'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.1)

1)
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