Converts a stream to a string.
The stream to be converted.
The converted stream as a string.
Executes a command and suppresses errors if they are thrown.
Command to be executed.
Gets the current date formatted as yyyy-mm-dd.
date in fomat yyyy-mm-dd.
Parses conventional commit messages via a stream.Transform pipe.
The configuration of the conventional commit parser.
The parsed conventional commit messages as transformed stream.
Pipes a readable stream asynchrounously to a writable stream with error handling.
The readable source stream.
The writable destination stream.
Specifies if the streams should be destroyed on finish.
Promise on copying stream properly.
Prints the branches or tags to the console.
The git flow entity to be printed.
Prints the config to the console.
The git flow instance the config should be printed.
Provides some utility functions.