Skip to content

Releases: stephenlacy/gulp-git

gulp-git@1.11.2

25 Aug 22:38
Compare
Choose a tag to compare

gulp-git@1.11.0

01 Aug 16:49
Compare
Choose a tag to compare
  • add maxBuffer optoin to every function 47b4f09

gulp-git@1.10.0

25 Jul 23:31
Compare
Choose a tag to compare
  • allow for empty tag messages af53795

gulp-git@1.9.0

18 Jul 17:23
Compare
Choose a tag to compare
  • add support for commit with newlines a3e5f94
  • fix tag message escaping 1d7b17e

gulp-git@1.8.0

29 Jun 19:07
Compare
Choose a tag to compare
  • add support for multiple branches for pull, push, fetch - a6917d8

gulp-git@1.7.1

05 Apr 16:10
Compare
Choose a tag to compare
  • fix error with stdout returned as the error callback 72c823d

gulp-git@1.7.0

28 Jan 17:02
Compare
Choose a tag to compare

gulp-git@1.6.1

29 Dec 17:15
Compare
Choose a tag to compare

gulp-git@1.6.0

20 Oct 23:09
Compare
Choose a tag to compare
  • add data event for commit bb663fa

gulp-git@1.5.0

02 Oct 16:06
Compare
Choose a tag to compare
  • add git.clean
  • add git.stash
  • add removeRemote