Changelog
v8.0.0 2019 November 11
node: >=0.8
to node: >=0.10
due to mandatory ecosystem changesChangelog
v7.0.1 2017 April 16
fatal: remote origin already exists
on initGitRepo
when remote already existed, it will now overwrite the remoteChangelog
v7.0.0 2017 April 16
initOrPullGitRepo
and put its functionality into initGitRepo
if the appropriate args are provided, also checkout the branch (if provided) before pulling it