Commit dcb84c2
committed
IPatchSeriesMetadata: the PR URL is not actually optional
It _used_ to be optional when there was also a way to run GitGitGadget
in a local repository on a branch that had an upstream branch
configured, in which case there was no PR to work with.
But after I dropped the CLI in 6d397b0 (Remove support for the CLI
mode, 2023-12-31), GitGitGadget really only works with PRs.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent c2b27ff commit dcb84c2
File tree
3 files changed
+3
-1
lines changed- lib
- tests
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments