5fd2b07266bd427a18550c5580aa049df7f3b5cb
				
			
			
		
	smartgit
wrapper for git.
smartgit expects git to be installed on target machine.
Availabililty
Status for master
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
Usage
We recommend the use of TypeScript for best in class intellisense
import * as smartgit from 'smartgit'
Tip: use smartssh to setup your SSH environment
Description
				
					Languages
				
				
								
								
									TypeScript
								
								100%