SCM - rename incoming/outgoing menu contribution (#202068)

This commit is contained in:
Ladislau Szomoru
2024-01-09 12:34:27 +01:00
committed by GitHub
parent 429c689545
commit 9808d4e655
5 changed files with 13 additions and 12 deletions

View File

@@ -3,5 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// empty placeholder declaration for the `scm/historyItem/context`-menu contribution point
// empty placeholder declaration for the `scm/incomingChanges/historyItem/context`-menu contribution point
// empty placeholder declaration for the `scm/outgoingChanges/historyItem/context`-menu contribution point
// https://github.com/microsoft/vscode/issues/201997