Commit 8b5af54
Fix missing branchAndPath variable after PR review refactor
The PR review suggestion removed the branchAndPath assignment but
left a reference to it. Replace with parts[1] directly.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent bc62232 commit 8b5af54
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1615 | 1615 | | |
1616 | 1616 | | |
1617 | 1617 | | |
1618 | | - | |
| 1618 | + | |
1619 | 1619 | | |
1620 | 1620 | | |
1621 | 1621 | | |
| |||
0 commit comments