feat(git-master): validate git_env_prefix values

This commit is contained in:
YeonGyu-Kim
2026-03-11 17:07:29 +09:00
parent 6366c7ef6e
commit c288ad7124
3 changed files with 32 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ export * from "./schema/commands"
export * from "./schema/dynamic-context-pruning"
export * from "./schema/experimental"
export * from "./schema/fallback-models"
export * from "./schema/git-env-prefix"
export * from "./schema/git-master"
export * from "./schema/hooks"
export * from "./schema/notification"