Skip to content

Commit 4638bf8

Browse files
authored
Merge branch 'main' into feat/rules
2 parents f466f86 + f511388 commit 4638bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration/default_branch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Indicate what branch you want the Violinist pull requests created against.
2727

2828
## Explanation
2929

30-
Different projects uses different workflows for their branches. For example, your default branch in your VCS provider might be your production branch (for example `main`) while you want the pull requests to be created towards a development branch (for example `develop`). By default, Violinist will use the default branch for the repository to create the pull requests, but if you want the base branch to differ from this setting, you want to use the `default_branch` option.
30+
Different projects use different workflows for their branches. For example, your default branch in your VCS provider might be your production branch (for example `main`) while you want the pull requests to be created towards a development branch (for example `develop`). By default, Violinist will use the default branch for the repository to create the pull requests, but if you want the base branch to differ from this setting, you want to use the `default_branch` option.
3131

3232
## Example
3333

0 commit comments

Comments
 (0)