Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ Update
Method
Update
pkg/updates/updates.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
type
Updaterer
interface
{
34
CheckForNewUpdate()
35
Update()
36
}
37
38
// NewUpdater creates a new updater
Callers
5
filterWithString
Method · 0.65
handleTestMode
Method · 0.65
onUIThread
Method · 0.65
update
Method · 0.65
startUpdating
Method · 0.65
Implementers
1
Updater
pkg/updates/updates.go
Calls
no outgoing calls
Tested by
no test coverage detected