Commit 1beb927
Revert _revision_only_mode: restore branch guard
The branch guard (not self.wanted_version.branch) is intentional.
When a project specifies both revision and branch, _check_for_newer_version
must follow the branch-aware path so the available version is reported as
'branch - revision'. Removing it caused the branch prefix to be stripped
from the available output, breaking six BDD scenarios.
https://claude.ai/code/session_01Doq8oQtBRH4afusvp9Dv4p1 parent f04a219 commit 1beb927
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
378 | 382 | | |
379 | 383 | | |
380 | 384 | | |
| |||
0 commit comments