Skip to main content

render_git_view

Function render_git_view 

Source
pub fn render_git_view(
    f: &mut Frame<'_>,
    area: Rect,
    state: &GitViewState,
    status: &str,
)
Expand description

Render the git status view into area of f.