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

Method IsDirty

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

Source from the content-addressed store, hash-verified

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

Callers 2

executeLocalRepoSyncFunction · 0.65
PreserveInputFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected