Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/jesseduffield/lazygit
/ SetupRepo
Method
SetupRepo
pkg/integration/components/test.go:175–177 ·
view source on GitHub ↗
(shell *Shell)
Source
from the content-addressed store, hash-verified
173
}
174
175
func
(self *IntegrationTest) SetupRepo(shell *Shell) {
176
self.setupRepo(shell)
177
}
178
179
func
(self *IntegrationTest) Run(gui integrationTypes.GuiDriver) {
180
pwd, err := os.Getwd()
Callers
1
createFixture
Function · 0.80
Implementers
1
IntegrationTest
pkg/integration/components/test.go
Calls
1
setupRepo
Method · 0.80
Tested by
no test coverage detected