Skip to content

Releases: stephenlacy/gulp-git

[email protected]

25 Aug 22:38

Choose a tag to compare

[email protected]

01 Aug 16:49

Choose a tag to compare

  • add maxBuffer optoin to every function 47b4f09

[email protected]

25 Jul 23:31

Choose a tag to compare

  • allow for empty tag messages af53795

[email protected]

18 Jul 17:23

Choose a tag to compare

  • add support for commit with newlines a3e5f94
  • fix tag message escaping 1d7b17e

[email protected]

29 Jun 19:07

Choose a tag to compare

  • add support for multiple branches for pull, push, fetch - a6917d8

[email protected]

05 Apr 16:10

Choose a tag to compare

  • fix error with stdout returned as the error callback 72c823d

[email protected]

28 Jan 17:02

Choose a tag to compare

[email protected]

29 Dec 17:15

Choose a tag to compare

[email protected]

20 Oct 23:09

Choose a tag to compare

  • add data event for commit bb663fa

[email protected]

02 Oct 16:06

Choose a tag to compare

  • add git.clean
  • add git.stash
  • add removeRemote