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
node-git-clone-or-pull 1.0.0
ADDED
* New `git` subprocess-based implementation which is used automatically if NodeGit can't be loaded
CHANGED
* NodeGit is now an optional dependency
* Advanced options can be specified by passing an object instead of a pathname
FIXED
* The passed `callback` is now called by the NodeGit implementation if the repo hasn't been cloned yet