Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Releases: ericcornelissen/gulp-gitstage

v1.5.0

22 Dec 20:49
Compare
Choose a tag to compare
~ Fix the `stagedOnly` flag work.
$ Update dependencies.

v1.4.0

13 Apr 18:29
Compare
Choose a tag to compare
+ Debug/verbose logging.
* Abstract dependencies behind local modules.
* Commit files based on relative rather than absolute path.

Increase performance

19 Mar 20:39
Compare
Choose a tag to compare
* Lazy load dependencies.
* Files to stage are now buffered to reduce number of calls to `git`.
~ Improved error messages, powered by `git` itself.

Add configuration support

19 Mar 20:38
Compare
Choose a tag to compare

Add some configuration to the plugin.

Clean release

13 Mar 22:58
Compare
Choose a tag to compare

Cleaned up original version and fixed the first bug 👌

Initial release

10 Mar 10:11
Compare
Choose a tag to compare

Adapted gulp-gitmodified to create a gulp plugin to stage files 🎉