Skip to content

craft-hub / GitIntegrationWarningCode

Type Alias: GitIntegrationWarningCode

GitIntegrationWarningCode = "remote-not-refreshed" | "target-ahead-upstream" | "upstream-missing"

Defined in: packages/craft-hub/src/git-integration.ts:31

Stable advisory emitted by a Git integration Plan.

Released under the MIT License.