Skip to content

Commit ea44a86

Browse files
gregnrsweatybridge
andauthored
fix: revert git_branch patching
Co-authored-by: Han Qiao <qiao@supabase.io>
1 parent 6a7b70a commit ea44a86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/mcp-server-supabase/src/server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,6 @@ export function createSupabaseMcpServer(options: SupabaseMcpServerOptions) {
558558
},
559559
body: {
560560
branch_name: 'main',
561-
git_branch: 'main',
562561
},
563562
});
564563

0 commit comments

Comments
 (0)