pub fn render_in_area(app: &mut AppState, frame: &mut Frame<'_>, area: Rect)
Render the commit list view in a specific area.