pub fn enable_untracked_cache( worktree_root: impl AsRef<Path>, git_dir: impl AsRef<Path>, format: ObjectFormat, ) -> Result<()>