Skip to content

Commit b3995a2

Browse files
committed
1 parent 6588efe commit b3995a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,7 @@
11781178
{
11791179
"view": "scm",
11801180
"contents": "You can also directly publish this folder to a GitHub repository.\n[$(github) Publish to GitHub](command:github.publish)",
1181-
"when": "config.git.enabled && !git.missing && workbenchState == folder"
1181+
"when": "config.git.enabled && git.state == initialized && workbenchState == folder"
11821182
}
11831183
]
11841184
},

0 commit comments

Comments
 (0)