Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ New
Function
New
pkg/gui/modes/marked_base_commit/marked_base_commit.go:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
}
6
7
func
New() MarkedBaseCommit {
8
return
MarkedBaseCommit{}
9
}
10
11
func
(m *MarkedBaseCommit) Active() bool {
12
return
m.hash !=
""
Callers
1
resetState
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected