UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

38 lines (25 loc) 929 B
## [v1.3.0] > Nov 4, 2015 * Add the `--keep` option to keep existing files intact ## [v1.2.0] > Oct 12, 2015 * Add support for custom branch names (`-b` and `$GIT_BRANCH`). ## [v1.1.1] > Oct 9, 2015 * Fix implementation of `$GIT_SOURCE`. ## [v1.1.0] > 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`. ## [v1.0.1] > Oct 8, 2015 * Fix error that happens on initial commits. ## v1.0.0 > Oct 6, 2015 * Initial release. [v1.0.1]: https://github.com/rstacruz/git-update-ghpages/compare/v1.0.0...v1.0.1 [v1.1.0]: https://github.com/rstacruz/git-update-ghpages/compare/v1.0.1...v1.1.0 [v1.1.1]: https://github.com/rstacruz/git-update-ghpages/compare/v1.1.0...v1.1.1 [v1.2.0]: https://github.com/rstacruz/git-update-ghpages/compare/v1.1.1...v1.2.0 [v1.3.0]: https://github.com/rstacruz/git-update-ghpages/compare/v1.2.0...v1.3.0