isomorphic-git / lightning-fs

A lean and fast 'fs' for the browser
MIT License
493 stars 48 forks source link

Throw an error if writing a file where there is already a directory #120

Closed elegaanz closed 1 year ago

elegaanz commented 1 year ago

Fixes #119

jcubic commented 1 year ago

LGTM, but I need to check why the check didn't run.

elegaanz commented 1 year ago

Apparently ubuntu 18.04 has been deprecated for Github Actions and Azure DevOps: https://github.com/actions/runner-images/issues/6002

Do you want another PR to update your CI? :smile:

jcubic commented 1 year ago

If you can update Ubuntu it would be great.

jcubic commented 1 year ago

When you're done (and your PR will be merged) you can add yourself to the isomorphic-git repo as a contributor.