There was an error while loading. Please reload this page.
git-opfs
TypeError
git.statusMatrix
main.ts
const statusMatrix = await git.statusMatrix({ fs, dir: '/repo', }); console.log('statusMatrix', statusMatrix);
TypeError: Failed to execute 'getFileHandle' on 'FileSystemDirectoryHandle': Name is not allowed.
Related issue in isomorphic-git: isomorphic-git/isomorphic-git#1839
isomorphic-git