Skip to content

Commit 2d125bc

Browse files
committed
remove git init action from top of scm
1 parent 12215af commit 2d125bc

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

extensions/git/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -749,11 +749,6 @@
749749
}
750750
],
751751
"scm/title": [
752-
{
753-
"command": "git.init",
754-
"group": "navigation",
755-
"when": "config.git.enabled && !scmProvider && gitOpenRepositoryCount == 0 && workspaceFolderCount != 0"
756-
},
757752
{
758753
"command": "git.commit",
759754
"group": "navigation",

0 commit comments

Comments
 (0)