Releases: stephenlacy/gulp-git
Releases · stephenlacy/gulp-git
gulp-git@1.11.2
gulp-git@1.11.0
- add maxBuffer optoin to every function 47b4f09
gulp-git@1.10.0
- allow for empty tag messages af53795
gulp-git@1.9.0
gulp-git@1.8.0
- add support for multiple branches for
pull
,push
,fetch
- a6917d8
gulp-git@1.7.1
- fix error with stdout returned as the error callback 72c823d
gulp-git@1.7.0
gulp-git@1.6.1
- added
end
event toadd
73c2a28
gulp-git@1.6.0
- add data event for commit bb663fa
gulp-git@1.5.0
- add git.clean
- add git.stash
- add removeRemote