Commit 02e7b29
authored
fix: add baseUrl to Octokit constructor, if appropriate, for GHE (#52)
This attempts to fix the issue reported at
#32.
I don't have access to a GHE account, so this is hard to test, but this
looks right according to:
https://github.com/octokit/octokit.js/blob/45c56ffaa6d1799dd4ebaf83f06a8fc64fc39c49/README.md#L197-L2011 parent 3dafd12 commit 02e7b29
2 files changed
+13
-3
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
107 | 113 | | |
108 | 114 | | |
109 | 115 | | |
| |||
0 commit comments