UNPKG

ggit

Version:

Local promise-returning git command wrappers

11 lines (8 loc) 140 B
## push Push commits to the remote ```javascript var psuh = require('ggit').psuh; psuh().then(function () { // after the push }); ```