Commit f80a71c
committed
fix: prioritize maintenance branch detection over explicit base_ref
- Ensure maintenance branches (.x) always use 'git show HEAD'
- Prevents fallback to git diff strategies that fail with shallow checkouts
- Fixes issue where --base parameter overrode maintenance branch logic1 parent 13c8084 commit f80a71c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments