isomorphic-git / lightning-fs

A lean and fast 'fs' for the browser
MIT License
476 stars 47 forks source link

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

Closed elegaanz closed 10 months ago

elegaanz commented 11 months ago

Fixes #119

jcubic commented 11 months ago

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

elegaanz commented 10 months 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 10 months ago

If you can update Ubuntu it would be great.

jcubic commented 10 months ago

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