pub fn render( git_repo: &impl GitRepo, app: &mut AppState, frame: &mut Frame<'_>, )
Render the main view with split screen (commit list on left, detail on right).