Commit 44f926e
committed
fix(bugfix): use UPSTREAM_REMOTE in unauthenticated fallback
The git-based repo name and default branch detection hardcoded
"origin", which breaks when origin points to the fork. Use the
UPSTREAM_REMOTE identified in Step 2b.
Made-with: Cursor1 parent 51342d4 commit 44f926e
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
| 196 | + | |
196 | 197 | | |
197 | 198 | | |
198 | | - | |
199 | | - | |
| 199 | + | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | | - | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
0 commit comments