You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**`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
+
11
15
Mainline Development is enabled when using [GitHubFlow][githubflow] or any other
12
16
strategy where you develop on `main`. The main rule of mainline development is
13
17
that **main is always in a state that it could be deployed to production**. This
0 commit comments