Skip to content

Commit 4c9bd7c

Browse files
authored
Merge pull request #3895 from amer-zk/patch-1
Update mainline.md
2 parents e5e1349 + c83412d commit 4c9bd7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/input/docs/reference/modes/mainline.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Description: |
88
RedirectFrom: docs/reference/versioning-modes/mainline-development
99
---
1010

11+
:::{.alert .alert-danger}
12+
**`Mainline` mode was deprecated in version 6 of GitVersion.** See [the following pull request](https://github.com/GitTools/GitVersion/pull/3844) for details.
13+
:::
14+
1115
Mainline Development is enabled when using [GitHubFlow][githubflow] or any other
1216
strategy where you develop on `main`. The main rule of mainline development is
1317
that **main is always in a state that it could be deployed to production**. This

0 commit comments

Comments
 (0)