Skip to content

Commit db3e3a7

Browse files
Merge pull request #10084 from MicrosoftDocs/main638448268221310830sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 5fbf593 + 2bcaa74 commit db3e3a7

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.docutune/config/docutune-visualstudio-docs-pr.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,15 @@
3535
}
3636
],
3737
"MetadataMultilineValues": true,
38-
"RemoveTermSets": [
39-
"*right-click*"
38+
,
39+
"RemoveTermSets": [
40+
"*right-click*",
41+
"*for-more-information-see*",
42+
"*had-had*",
43+
44+
"formatting-learn-more",
45+
"formatting-technical-for-more-information-see",
46+
"formatting-technical-for-more-information-see-see",
47+
"formatting-technical-accessibility-and-then-click"
4048
]
4149
}

0 commit comments

Comments
 (0)