MCPcopy
hub / github.com/cli/cli / HasLocalBranch

Method HasLocalBranch

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

Source from the content-addressed store, hash-verified

13 CreateBranch(string, string, string) error
14 Fetch(string, string) error
15 HasLocalBranch(string) bool
16 IsAncestor(string, string) (bool, error)
17 IsDirty() (bool, error)
18 MergeFastForward(string) error

Callers 6

checkoutBranchFunction · 0.65
HasLocalBranchMethod · 0.65
executeLocalRepoSyncFunction · 0.65
closeRunFunction · 0.65
deleteLocalBranchMethod · 0.65
NewMergeContextFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected