pub async fn fetch(dir: &Utf8Path) -> Result<()>
git fetch --prune inside dir to pull new commits + delete stale remote-tracking refs. Used by kata update to refresh the cache slot before re-checking out.
git fetch --prune
dir
kata update