Skip to content

Commit 792917c

Browse files
committed
adds the the command to the scm/title region
1 parent 07c4dcb commit 792917c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@
120120
{
121121
"command": "svn.update",
122122
"when": "config.svn.enabled"
123+
},
124+
{
125+
"command": "svn.patch",
126+
"when": "config.svn.enabled"
123127
}
124128
],
125129
"scm/resourceGroup/context": [],

0 commit comments

Comments
 (0)