smartgit is an easy wrapper for nodegit

a wrapper for git. This plugin does not use nodegit as nodegit appears to have too many bugs for now.

Buildstatus/Dependencies

build status devDependency Status Coverage Status

Usage

This plugin exposes some easified method wrappers for nodegit. This limits options but reduces errors (TypeScript) and speeds up usage.

Features:

  • easily clone a git repo
  • easily create a new git repo
  • easily add all changes and make a new commit
Description
A smart wrapper for nodegit that simplifies Git operations in Node.js.
Readme 1.3 MiB
Languages
TypeScript 100%