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
feat(tui): show per-story commit diff and add pgup/pgdn scrolling
Diff view now shows the commit for the selected user story instead of
the entire branch diff. Uses git log --grep to find the story's commit
by ID. Also adds pgup/pgdn as alternate key bindings for page scrolling
in log and diff views.
0 commit comments