Commit 77a5579
ci: deepen PR branch history for Scalpel merge-base detection
The checkout at depth=1 means the merge base between the PR and
the base branch is unreachable. Add git fetch --deepen=200 to
make the PR branch history available alongside the base branch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1bee76d commit 77a5579
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments