diff --git a/webview/src/util/flags.ts b/webview/src/util/flags.ts index 1199ecad07..197bd56673 100644 --- a/webview/src/util/flags.ts +++ b/webview/src/util/flags.ts @@ -1,3 +1,3 @@ export const featureFlag = { - ADD_REMOVE_BRANCHES: true + ADD_REMOVE_BRANCHES: false }