You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli): make managed hook updates idempotent
Replace existing GitPreflight-managed hook lines before writing new ones so rerunning setup does not duplicate entries, and cover repeated setup behavior in integration tests.