Versions in this module Expand all Collapse all v0 v0.17.15 May 11, 2026 v0.17.14 May 11, 2026 Changes in this version + type RefWatcher struct + func NewRefWatcher(repoRoot string, debounce time.Duration, onUpdate func()) *RefWatcher + func (w *RefWatcher) Start() error + func (w *RefWatcher) Stop()