MCPcopy 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
175func (self *IntegrationTest) SetupRepo(shell *Shell) {
176 self.setupRepo(shell)
177}
178
179func (self *IntegrationTest) Run(gui integrationTypes.GuiDriver) {
180 pwd, err := os.Getwd()

Callers 1

createFixtureFunction · 0.80

Implementers 1

IntegrationTestpkg/integration/components/test.go

Calls 1

setupRepoMethod · 0.80

Tested by

no test coverage detected