Commit 49d5b00
authored
Download GitHub database: fix
At least as of GitHub CLI v2.13.0, the leading slash in `gh api /repos/...` leads to a 404. In all GitHub CLI versions, the trailing slash of `gh api .../databases/` seems to not be acceptable, either.gh invocation1 parent 7a8c9e7 commit 49d5b00
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
0 commit comments