Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kptdev/kpt
/ Tag
Method
Tag
internal/testutil/setup_manager.go:149–149 ·
view source on GitHub ↗
(tagName string)
Source
from the content-addressed store, hash-verified
147
ReplaceData(data string) error
148
Commit(message string) error
149
Tag(tagName string) error
150
}
151
152
func
updateGitDir(t *testing.T, gitDir GitDirectory, changes []Content) error {
Callers
6
Tag
Function · 0.65
updateGitDir
Function · 0.65
TestCommand_Run_tag
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
4
TestCommand_Run_tag
Function · 0.52
TestCommand_RunRemoteDiff
Function · 0.52
TestCommand_RunCombinedDiff
Function · 0.52
TestCommand_Run_LocalDiff
Function · 0.52