Nov 4, 2015
- Add the
--keep
option to keep existing files intact
Oct 12, 2015
- Add support for custom branch names (
-b
and$GIT_BRANCH
).
Oct 9, 2015
- Fix implementation of
$GIT_SOURCE
.
Oct 9, 2015
- Add
-e
to use env vars. - Add support for
$GIT_NAME
and$GIT_EMAIL
. - Add support for
$GITHUB_REPO
and$GIT_SOURCE
.
Oct 8, 2015
- Fix error that happens on initial commits.
Oct 6, 2015
- Initial release.