isomorphic-git/isomorphic-git

Error when saving - Unsupported dircache

Open

#1,430 opened on Oct 19, 2021

View on GitHub
 (4 comments) (3 reactions) (0 assignees)JavaScript (351 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,054 stars)
PR merge metrics
 (Avg merge 13d 13h) (7 merged PRs in 30d)

Description

When the autosave kicks in, it produces an error message: "Unsupported dircache version: 3 (caller: git.statusMatrix)". image

I am running ver. 2.3.0. Associated with the error, it also complains about Unsupported transport protocol. I don't want it messing with GIT at all, but I can't seem to find a way to have it stop trying to mess with Git. UTP_error

Contributor guide