Skip to content
Components

Branches Tutorial

Change a running project safely: work in a development branch, see the project diff, and merge your changes back into production.

Development branches let you modify component configurations without interfering with the running configurations or entire automated pipelines. This tutorial walks the whole cycle end to end — you build production configurations, change them inside a branch, review the diff, and merge back.

Development Branches explains how they work first; come back here to try it. Projects with Branches 2.0 enabled merge through a merge request instead of the direct merge shown in part 3.

Ask Kai

Hi, I'm Kai — Keboola's AI assistant for the docs. Ask me anything and I'll answer from the documentation and cite the pages I use.

Kai is an AI and can make mistakes. Check the sources it links.