desktop / dugite

Elegant bindings for working with Git in your Node applications
MIT License
462 stars 149 forks source link

rmSync is not defined #523

Closed jyzhang11 closed 2 weeks ago

jyzhang11 commented 1 year ago

rmSync is called in script/download-git.js , but not imported

maifeeulasad commented 1 year ago

Okay, I guess this can be resolved here, in this very specific like: https://github.com/desktop/dugite/blob/e602d0ccaa5e364d6768543921046bd85ed7382a/script/download-git.js#L7

niik commented 2 weeks ago

Fixed in https://github.com/desktop/dugite/pull/538