mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-11 15:25:16 -05:00
fix: Add git.openRepositoryInParentFolders setting
Workspace opens at autogpt_platform/ but git root is parent AutoGPT/
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
// Git
|
||||
"git.autofetch": true,
|
||||
"git.enableSmartCommit": true,
|
||||
"git.openRepositoryInParentFolders": "always",
|
||||
|
||||
// Prisma
|
||||
"prisma.showPrismaDataPlatformNotification": false
|
||||
|
||||
Reference in New Issue
Block a user