# Branching Without Git Is Now The Default

DevFeed: [Branching Without Git Is Now The Default](<https://devfeed.tech/articles/branching-without-git-is-now-the-default-324.md>)

Original publisher: [Read original article](<https://supabase.com/blog/branching-without-git-is-now-the-default>)

Author: Joshen Lim; Qiao Han

Published: 2026-05-04T07:00:00Z

Content type: release

Language: en

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

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Database Migration](<https://devfeed.tech/topics/database-migration.md>), [Git](<https://devfeed.tech/topics/git.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [Infrastructure as code](<https://devfeed.tech/topics/infrastructure-as-code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [audit-trail](<https://devfeed.tech/tags/audit-trail.md>), [database](<https://devfeed.tech/tags/database.md>), [git](<https://devfeed.tech/tags/git.md>), [github](<https://devfeed.tech/tags/github.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [prototyping](<https://devfeed.tech/tags/prototyping.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>)

## AI overview

Supabase has made branching without Git the default for all projects. Developers can create branches from the Supabase Dashboard, edit schemas with the SQL or Table Editor, review schema differences, and merge without configuring GitHub. Git-based branching remains fully supported for teams that manage migrations in version control and use pull request workflows.

## Source excerpt

Branching without Git is now the default for all Supabase projects.