Skip to content

Commit 13bb472

Browse files
committed
delete beta warning
1 parent b51eb45 commit 13bb472

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ Gemfile
77
Gemfile.lock
88
/.vscode
99
.playwright-mcp
10+
.env

components/branches/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ and ideally, also perform a dry run to check that the data in the target system
1919
that runs, e.g., every ten minutes, is difficult without an outage of the pipeline. Development Branches are designed
2020
to help in such situations.
2121

22-
{% include public-beta-warning.html %}
23-
2422
## How Branches Work
2523

2624
When you create a development branch in your project, you obtain an exact copy of the project and all its current

0 commit comments

Comments
 (0)