Skip to content

Commit b725beb

Browse files
committed
Fix table rendering
1 parent e0a3c3e commit b725beb

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

docs/repos/git/repository-settings.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,6 @@ The following table summarizes the settings that you can enable or configure for
204204
:::column span="3":::
205205
Specify up to five more branches to participate in code search, which by default applies only to the default branch. Requires the [Code Search extension](https://marketplace.visualstudio.com/items?itemName=ms.vss-code-search) installed and enabled.
206206
:::row-end:::
207-
::: moniker-end
208-
::: moniker range="azure-devops"
209207
:::row:::
210208
:::column span="2":::
211209
[Include PR ID in commit message](#include-pr-id-in-commit-message)
@@ -218,6 +216,18 @@ The following table summarizes the settings that you can enable or configure for
218216
:::column-end:::
219217
:::row-end:::
220218
::: moniker-end
219+
220+
::: moniker range="<=azure-devops"
221+
222+
### Repository policies or options
223+
224+
The following table summarizes the policies or options that you can set for either all or individual repositories. Policies set for **All Repositories** set the default for individual repositories added at a later date.
225+
226+
::: moniker-end
227+
228+
::: moniker range="<=azure-devops"
229+
:::row:::
230+
:::column span="2":::
221231
**Policy** or **Option**
222232
:::column-end:::
223233
:::column span="1":::

0 commit comments

Comments
 (0)