Function rust_util::util_git::git_branch

source ·
pub fn git_branch(working_dir: Option<&str>) -> XResult<Option<String>>