Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ cleanupConfig
Function
cleanupConfig
config_test.go:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
func
cleanupConfig() {
42
os.Remove(tempConfig)
43
}
44
45
type
TestRunner
func
(*Config, *testing.T)
46
Callers
1
TestConfigLookups
Function · 0.85
Calls
1
Remove
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…