MCPcopy Create free account
hub / github.com/dotzero/git-profile / Unset

Method Unset

cmd/interfaces.go:24–24  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

22 Get(key string) (string, error)
23 Set(key string, value string) error
24 Unset(key string) error
25}

Callers 1

profileUnapplyFunction · 0.65

Implementers 2

Gitinternal/git/git.go
vcsMockcmd/mock.go

Calls

no outgoing calls

Tested by

no test coverage detected