MCPcopy
hub / github.com/jesseduffield/lazygit / CommitFiles

Method CommitFiles

pkg/integration/components/views.go:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95}
96
97func (self *Views) CommitFiles() *ViewDriver {
98 return self.regularView("commitFiles")
99}
100
101func (self *Views) Stash() *ViewDriver {
102 return self.regularView("stash")

Calls 1

regularViewMethod · 0.95

Tested by

no test coverage detected