MCPcopy
hub / github.com/kptdev/kpt / Commit

Method Commit

internal/testutil/setup_manager.go:148–148  ·  view source on GitHub ↗
(message string)

Source from the content-addressed store, hash-verified

146 CheckoutBranch(branch string, create bool) error
147 ReplaceData(data string) error
148 Commit(message string) error
149 Tag(tagName string) error
150}
151

Callers 11

CommitFunction · 0.65
updateGitDirFunction · 0.65
TestCmd_executeFunction · 0.65
TestCmd_failUnCommittedFunction · 0.65
TestCommand_Run_branchFunction · 0.65
TestCommand_Run_tagFunction · 0.65
TestCommand_Run_cleanFunction · 0.65

Implementers 2

TestGitRepointernal/testutil/testutil.go
TestWorkspaceinternal/testutil/testutil.go

Calls

no outgoing calls

Tested by 9

TestCmd_executeFunction · 0.52
TestCmd_failUnCommittedFunction · 0.52
TestCommand_Run_branchFunction · 0.52
TestCommand_Run_tagFunction · 0.52
TestCommand_Run_cleanFunction · 0.52