# Introducing Branching 2.0

DevFeed: [Introducing Branching 2.0](<https://devfeed.tech/articles/introducing-branching-2-0-322.md>)

Original publisher: [Read original article](<https://supabase.com/blog/branching-2-0>)

Author: Saxon Fletcher

Published: 2025-07-16T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [API](<https://devfeed.tech/topics/api.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Database](<https://devfeed.tech/topics/database.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [No-code](<https://devfeed.tech/topics/no-code.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [cli](<https://devfeed.tech/tags/cli.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [github](<https://devfeed.tech/tags/github.md>), [guide](<https://devfeed.tech/tags/guide.md>), [new-features](<https://devfeed.tech/tags/new-features.md>), [no-code](<https://devfeed.tech/tags/no-code.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [schema](<https://devfeed.tech/tags/schema.md>)

## AI overview

Supabase Branching 2.0 removes the requirement to connect a project to GitHub, allowing users to create preview branches with Git, without Git, or through a combination of both. Branches can be created from the dashboard, Supabase CLI, or Management API, then reviewed and merged back into production.

## Source excerpt

Create, review and merge Supabase branches all within the dashboard.