Function asyncgit::sync::status::get_status

source ·
pub fn get_status(
    repo_path: &RepoPath,
    status_type: StatusType,
    show_untracked: Option<ShowUntrackedFilesConfig>
) -> Result<Vec<StatusItem>>
Expand description

gurantees sorting