master
Add
function Add() { this.init = function() { var gitStatus = childProcess.exec('git status -s'); gitStatus.stdout.on('data', function(data) {