mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
SCM Graph - fix action item title and order (#228380)
This commit is contained in:
@@ -1938,7 +1938,7 @@
|
||||
"scm/history/title": [
|
||||
{
|
||||
"command": "git.fetchAll",
|
||||
"group": "navigation@1",
|
||||
"group": "navigation@2",
|
||||
"when": "scmProvider == git"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user