pub fn default_project_root() -> Result<PathBuf, MarsError>
Walk up from cwd to find the git root, defaulting to cwd if not in a git repo.