Skip to content

Commit 2a6320a

Browse files
Copilotalexr00
andcommitted
Add reload notice to ignoreSubmodules setting description
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent ec94cd5 commit 2a6320a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"githubPullRequests.allowFetch.description": "Allows `git fetch` to be run for checked-out pull request branches when checking for updates to the pull request.",
6868
"githubPullRequests.ignoredPullRequestBranches.description": "Prevents branches that are associated with a pull request from being automatically detected. This will prevent review mode from being entered on these branches.",
6969
"githubPullRequests.ignoredPullRequestBranches.items": "Branch name",
70-
"githubPullRequests.ignoreSubmodules.description": "Prevents repositories that are submodules from being managed by the GitHub Pull Requests extension.",
70+
"githubPullRequests.ignoreSubmodules.description": "Prevents repositories that are submodules from being managed by the GitHub Pull Requests extension. Changes require a reload to apply.",
7171
"githubPullRequests.neverIgnoreDefaultBranch.description": "Never offer to ignore a pull request associated with the default branch of a repository.",
7272
"githubPullRequests.overrideDefaultBranch.description": "The default branch for a repository is set on github.com. With this setting, you can override that default with another branch.",
7373
"githubPullRequests.postCreate.description": "The action to take after creating a pull request.",

0 commit comments

Comments
 (0)