diff --git a/src/constants/GeneralCommands.ts b/src/constants/GeneralCommands.ts index 3deef171..e761c335 100644 --- a/src/constants/GeneralCommands.ts +++ b/src/constants/GeneralCommands.ts @@ -11,6 +11,7 @@ export const GeneralCommands = { toVSCode: { openLink: 'openLink', git: { + isRepo: 'gitIsRepo', sync: 'gitSync', fetch: 'getFetch', getBranch: 'getBranch',