Skip to main content

Module git

Module git 

Source
Expand description

Git credential data shapes (the wire/storage form, not the store impl).

Lifted into zlayer-types so cross-crate consumers can name these without depending on zlayer-secrets. The store impl (GitCredentialStore) stays in zlayer-secrets and consumes these types from here.

Structs§

GitCredential
Git authentication credential metadata.

Enums§

GitCredentialKind
The kind of Git credential.