2016-07-05 03:47:38 +02:00
2016-07-05 03:47:38 +02:00
2016-07-05 03:47:38 +02:00
2016-06-23 19:57:25 +02:00
2016-06-28 02:52:21 +02:00
2016-03-31 13:23:59 +02:00
2016-03-31 01:59:45 +02:00
2016-03-31 01:59:45 +02:00
2016-04-04 23:09:14 +02:00
2016-07-04 04:59:46 +02:00
2016-07-04 03:49:24 +02:00
2016-03-31 01:59:45 +02:00

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:

  • clone a git repo
  • init a new repo
  • create a new git repo
  • add changes and make a new commit
  • commit changes
  • push changes
  • add/remove remotes

Tip: use smartssh to setup your SSH environment

Description
A smart wrapper for nodegit that simplifies Git operations in Node.js.
Readme 1.3 MiB
Languages
TypeScript 100%