Commit 9012968
committed
cherry-pick: fetch full history so release branches are visible
actions/checkout@v4 defaults to fetch-depth: 1, so
`git branch -r | grep release` in hack/scripts/cherry-pick.sh
returned nothing and the loop body never executed.1 parent 3552642 commit 9012968
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments