1.0.1 • Published 6 years ago

@teslagov/git-deploy v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Git Deploy

Deploys projects from one branch to another. E.g. when deploying development changes to QA. For each project, this thing does the following:

  1. pull the source and target branches
  2. rebase the target branch on top of the source branch
  3. push the target branch
1.0.1

6 years ago

1.0.0

6 years ago