MCPcopy Index your code
hub / github.com/cli/cli / IsAncestor

Method IsAncestor

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

Source from the content-addressed store, hash-verified

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

Callers 1

executeLocalRepoSyncFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected