MCPcopy
hub / github.com/cli/cli / CreateBranch

Method CreateBranch

pkg/cmd/repo/sync/git.go:13–13  ·  view source on GitHub ↗
(string, string, string)

Source from the content-addressed store, hash-verified

11 CurrentBranch() (string, error)
12 UpdateBranch(string, string) error
13 CreateBranch(string, string, string) error
14 Fetch(string, string) error
15 HasLocalBranch(string) bool
16 IsAncestor(string, string) (bool, error)

Callers 1

executeLocalRepoSyncFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected