Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ By default, the `main` branch of the `opencloud-compose` repository tracks the r
For production deployments, use the current `stable-*` branch instead, for example:

```bash
git checkout stable-4.0
git checkout stable-7.2
```

Stable branch names change over time as new stable releases become available. Moving from one stable-\* branch to another is an update and should be handled accordingly.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ By default, the `main` branch of the `opencloud-compose` repository tracks the r
For production deployments, use the current `stable-*` branch instead, for example:

```bash
git checkout stable-4.0
git checkout stable-7.2
```

Stable branch names change over time as new stable releases become available. Moving from one stable-\* branch to another is an update and should be handled accordingly.
Expand Down