mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
SCM - add incoming/outgoing nodes to graph (#274059)
This commit is contained in:
@@ -138,8 +138,6 @@
|
||||
"command.graphDeleteBranch": "Delete Branch",
|
||||
"command.graphDeleteTag": "Delete Tag",
|
||||
"command.graphCompareRef": "Compare With...",
|
||||
"command.graphOpenIncomingChanges": "Open Incoming Changes",
|
||||
"command.graphOpenOutgoingChanges": "Open Outgoing Changes",
|
||||
"command.graphCompareWithMergeBase": "Compare With Merge Base",
|
||||
"command.blameToggleEditorDecoration": "Toggle Git Blame Editor Decoration",
|
||||
"command.blameToggleStatusBarItem": "Toggle Git Blame Status Bar Item",
|
||||
|
||||
Reference in New Issue
Block a user