MCPcopy Create free account
hub / github.com/git-bug/git-bug / toConfig

Method toConfig

bridge/core/auth/credential.go:57–57  ·  view source on GitHub ↗

Return all the specific properties of the credential that need to be saved into the configuration. This does not include Target, Kind, CreateTime, Metadata or Salt.

()

Source from the content-addressed store, hash-verified

55 // Return all the specific properties of the credential that need to be saved into the configuration.
56 // This does not include Target, Kind, CreateTime, Metadata or Salt.
57 toConfig() map[string]string
58}
59
60// Load loads a credential from the repo config

Callers 1

StoreFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected