Function execute_git_command

Source
pub async fn execute_git_command(args: GitArgs) -> Result<()>