971 B
971 B
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
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