You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.nls.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@
76
76
"githubPullRequests.postCreate.checkoutDefaultBranch": "Checkout the default branch of the repository",
77
77
"githubPullRequests.postCreate.checkoutDefaultBranchAndShow": "Checkout the default branch of the repository and show the pull request in the Pull Requests view",
78
78
"githubPullRequests.postCreate.checkoutDefaultBranchAndCopy": "Checkout the default branch of the repository and copy a link to the pull request to the clipboard",
79
-
"githubPullRequests.postDone.description": "The action to take after completing a pull request (merge/delete branches).",
79
+
"githubPullRequests.postDone.description": "The action to take after using the 'checkout default branch' or 'delete branch' actions on a currently checked out pull request.",
80
80
"githubPullRequests.postDone.checkoutDefaultBranch": "Checkout the default branch of the repository",
81
81
"githubPullRequests.postDone.checkoutDefaultBranchAndPull": "Checkout the default branch of the repository and pull the latest changes",
82
82
"githubPullRequests.defaultCommentType.description": "The default comment type to use when submitting a comment and there is no active review",
0 commit comments