Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add isomorphic git to project, and allow different bases (#8)
* Add isomorphic-git to the project This required the typescript module resolution mode. * Allow for different types of bases Allow for tags, either the same or another branch, or a commit hash to be used as a base. * Add tests for using commits / tags as base * Fix bug using tag as base
- Loading branch information