Skip to content

Commit 8a3dcc3

Browse files
authored
Merge branch 'main' into feature/gerrit-authentication
2 parents 152a171 + 8060ade commit 8a3dcc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/features/search/multi-branch-indexing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ By default, only the default branch of a repository is indexed and can be search
1515
Multi-branch indexing is currently limited to 64 branches and tags. If this limitation impacts your use-case, please [open a discussion](https://github.com/sourcebot-dev/sourcebot/discussions/categories/support).
1616
</Warning>
1717

18-
Multi-branch indexing is configured on in the [connection](/docs/connections/overview) using the `revisions.branches` and `revisions.tags` arrays. Glob patterns are supported. For example:
18+
Multi-branch indexing is configured in the [connection](/docs/connections/overview) using the `revisions.branches` and `revisions.tags` arrays. Glob patterns are supported. For example:
1919

2020
```json
2121
{

0 commit comments

Comments
 (0)