Function jj_cli::git_util::expand_git_path

source ·
pub fn expand_git_path(path_str: &str) -> PathBuf
Expand description

Expands “~/” to “$HOME/” as Git seems to do for e.g. core.excludesFile.