Explorar o código

add git-worktree-menu settings

Yuki Takei hai 7 meses
pai
achega
097baf94c6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .vscode/settings.json

+ 2 - 1
.vscode/settings.json

@@ -96,6 +96,7 @@
     {
       "text": "Always write commit messages in English."
     }
-  ]
+  ],
+  "git-worktree-menu.worktreeDir": "/workspace"
 
 }