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
refactor: extract ANSI strip helper and improve worktree list format
Deduplicate the ANSI-stripping sed pattern into _forgit_strip_ansi
and adopt the [XY] bracket prefix style (consistent with ga) for
worktree list output. The Y position now encodes both lock (L) and
prunable (P) states, with L taking precedence when both present.
0 commit comments