Skip to main content

Version Control

Version control is how Coalesce tracks changes to pipeline metadata. Each Project links to one Git repository holding Nodes, Node Types, macros, and Environment Storage Mapping definitions.

You develop in a Workspace on a branch, commit changes, then deploy to Environments tied to protected branches or promotion flows.

Version control separates sandbox experimentation from production deployment. Catalog Sync back to Transform also relies on repository access to push description updates on a branch.

See Setup Version Control to connect a repository.