Commit 927d47c
fix: fetch before merging in Update from Default Branch
Without a fetch, the operation compared against the stale local ref for
the default branch, causing it to incorrectly report "already up to
date" when remote had unpulled commits.
Fixes #110
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a5b51cd commit 927d47c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
| 643 | + | |
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
| 662 | + | |
| 663 | + | |
662 | 664 | | |
663 | 665 | | |
664 | 666 | | |
| |||
0 commit comments