Commit 964ca3b
committed
Merge #105: backport.py expects pulls that are prefixed with repo name
ff3e027 backport.py expects pulls that are prefixed with repo name (Hennadii Stepanov)
Pull request description:
It is required because since #92 merge commit messages always include `repo_from`.
Example of usage: bitcoin/bitcoin#22427.
ACKs for top commit:
laanwj:
Tested ACK ff3e027 (both with `bitcoin/bitcoin` and `bitcoin-core/gui` repositories)
Tree-SHA512: 2811edc51322e6e53cac8357050198c86a49e42067827e9cc87253e57333f81a4fc301ae91bca662304254dc81ce73caccc8279128c6b71d2259086846014c652 files changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments