You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have access to reopen #16, so I'm taking the liberty of creating a new issue.
A library I'm working on (https://github.com/papandreou/node-gitfakefs) emulates node.js' fs module on top of a git repo, but I'm unable to provide an implementation for the Sync methods, which has turned out to be a problem in some cases, such as loading modules via require.