Commit 1ee8ba4
authored
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 base1 parent 7ba8473 commit 1ee8ba4
File tree
8 files changed
+256
-26
lines changed- src
- github/graphql
- test/integration
8 files changed
+256
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments