Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Commit
Function · 0.65
updateGitDir
Function · 0.65
TestCmd_execute
Function · 0.65
TestCmd_failUnCommitted
Function · 0.65
TestCommand_Run_branch
Function · 0.65
TestCommand_Run_tag
Function · 0.65
TestCommand_Run_clean
Function · 0.65
TestCommand_Run_failExistingDir
Function · 0.65
TestCommand_RunRemoteDiff
Function · 0.65
TestCommand_RunCombinedDiff
Function · 0.65
TestCommand_Run_LocalDiff
Function · 0.65
Implementers
2
TestGitRepo
internal/testutil/testutil.go
TestWorkspace
internal/testutil/testutil.go
Calls
no outgoing calls
Tested by
9
TestCmd_execute
Function · 0.52
TestCmd_failUnCommitted
Function · 0.52
TestCommand_Run_branch
Function · 0.52
TestCommand_Run_tag
Function · 0.52
TestCommand_Run_clean
Function · 0.52
TestCommand_Run_failExistingDir
Function · 0.52
TestCommand_RunRemoteDiff
Function · 0.52
TestCommand_RunCombinedDiff
Function · 0.52
TestCommand_Run_LocalDiff
Function · 0.52