Commit b837e8b
chore(agents): note stale-local-branch-from-squash-merge git gotcha
A second lesson from this session's main reconciliation: a local main that
looked "12 ahead / 6 behind" was actually stale, its commits already
squash-merged upstream. patch-id (git cherry) misreports them as not
upstream; verify by content and reset + cherry-pick the genuinely-new
commits instead of rebasing superseded ones over later upstream fixes.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4d2b402 commit b837e8b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments